Guest User

Untitled

a guest
Oct 28th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. fit <- factanal(mydata, 3, rotation="varimax")
  2. print(fit, digits=2, cutoff=.3, sort=TRUE)
Add Comment
Please, Sign In to add comment