Reorder the columns of a component matrix P by decreasing variances of components where the block-components come first, the difference components afterwards.
的一个组成部分矩阵的列重新排序P减少块组件的组件,是第一位的,所不同的组件后的差异。
用法----------Usage----------
sortmatrix(S, P)
参数----------Arguments----------
参数:S
correlation/covariance matrix
相关/协方差矩阵
参数:P
component matrix
因子载荷矩阵
值----------Value----------
numeric matrix which is just P with columns reordered.
这仅仅是P的数字矩阵列重新排序。