Skip to content
Prev 284491 / 398502 Next

na.action in stats::factanal()

Thanks for the clear explanation Terry!

It gets ugly for many factanal applications, where you are dealing with 300 variables?

One question: what would be wrong with auto generating the formula from a matrix call?

That way the matrix call gets the benefit of returning scores.

Also: you say a person using the non-formula version might know what they are doing. My guess is that is not the case; Most non-experts do just this.

And an expert could still not get scores back, no?

best, tim

PS: If anyone who cares about documentation is reading, it would be lovely to include a valid example for getting scores in a realistic dataset with NAs? where the na.action has to be set.
On 7 Feb 2012, at 2:40 PM, Terry Therneau wrote: