【发布时间】:2013-11-30 13:47:54
【问题描述】:
我尝试对两个重要因素进行因素分析。
[Lambda, Psi] = factoran(R,2,'xtype','covariance')
其中矩阵 R 是一个 4x4 成对相关矩阵。不幸的是,我收到以下错误:
Error using factoran (line 139)
The number of factors requested, M, is too large for the number of the observed
variables.
为什么会出现此错误以及如何四处寻找因子载荷?
【问题讨论】:
-
似乎是一个特定于 matlab 的问题,投票结束