[R] Is it possible to run factor analysis on categorical data.

Bert Gunter bgunter.4567 at gmail.com
Wed Sep 2 18:33:36 CEST 2015


No.

Rhetorical question: You appear not to understand what factor analysis
does, so why are you trying to use it?

In any case, these are statistical questions, and therefore largely
off topic here, which is about R programming. I suggest you:

1) Consult a local statistical expert (your advisor?) for statistical help;

2) and/or post on a statistical site, like stats.stackexchange.com for
further advice and, in particular alternatives for what you might do.
Then you can search R's packages (google generally does pretty well at
this, as does R's "sos" package) for an implementation of the methods
you decide on.

Cheers,
Bert


Bert Gunter

"Data is not information. Information is not knowledge. And knowledge
is certainly not wisdom."
   -- Clifford Stoll


On Wed, Sep 2, 2015 at 9:22 AM,  <mylisttech at gmail.com> wrote:
> Dear Rexperts,
>
> I tried running factanal on a group and variables ( all categorical datas ) and I learnt that's not possible , at least by using factanal. Can I use FactoMineR for MFA ? Does it do the same thing as factor analysis.
>
> Thanks in advance for the help,
> Harmeet
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.



More information about the R-help mailing list