Hi I am trying to run Factor Analysis using R...I am using the syntax
factanal(m1, factors=3)  but it's giving me an message Error in cov.wt(z) :
'x' must contain finite values only
 ...I am using a data set which is having only numeric variables and have
some NA's also in it..What should I do next..Someone please help me out with
the syntax..Thanks in advance

Cheers
Arup

-- 
View this message in context: 
http://www.nabble.com/Factor-Analysis-in-R-tp24874411p24874411.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to