I am conducting an exploratory factor analysis (EFA) from a polychoric matrix using the iterated principal factor method (ipf). After specifying the minimum of eigenvalues to be retained, only one factor was retained (please see code and output below),
Why the proportion (the % of total variance explained) of the only factor retained is 1.0000?
Is it normal that the proportion of this factor retained is equal to 1.0000?
Is this possible to calculate the proportion explained by retained factors using ipf? If so, what is the Stata command?
Why the proportion (the % of total variance explained) of the only factor retained is 1.0000?
Is it normal that the proportion of this factor retained is equal to 1.0000?
Is this possible to calculate the proportion explained by retained factors using ipf? If so, what is the Stata command?
Comment