Skip to content

how to deal with continous and Non continuous mixed variables in factor analysis?

2 messages · Klot Lee, Aldi Kraja

#
Hi,

The continues variables can be handled easy via factanal function.
?factanal
Binary or ordinal variables can be handled via ltm package, which 
implements item response theory.
?ltm

Hope this helps.

Aldi
On 5/11/2013 8:06 PM, Klot Lee wrote:
--