Login
Remember
Register
Ask a Question
What is principal() function in R language?
0
votes
asked
Feb 27, 2020
in
R Language
by
rahuljain1
What is principal() function in R language?
#r-programming-principle
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 27, 2020
by
SakshiSharma
It is define in psych package which is used to rotate and extract the principal components.
...