shrinkdiff(sca)
shrinkdiff()所属R语言包:sca
Shrink Component Towards a Simple Difference-Component in SCA
收缩组件实现一个简单的区别在SCA组件
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Shrinks a (principal) component towards a simple difference-component in sca.
(本金)缩小一个组件实现一个简单的组成部分,sca差。
用法----------Usage----------
shrinkdiff(zcomp, S, P, criterion)
参数----------Arguments----------
参数:zcomp
a component vector to be simplified.
一个组件矢量加以简化。
参数:S
correlation/covariance matrix
相关/协方差矩阵
参数:P
component matrix
因子载荷矩阵
参数:criterion
character string specifying the optimality criterion, see sccrit for details.
字符串指定的最优标准,请参阅sccrit的详细信息。
值----------Value----------
a list with the components
与组件的列表
参数:scompmax
a new simple component vector, typically result of simpvector.
一个新的简单的组件向量,通常会导致simpvector。
参数:critmax
the (optimal) value of the criterion, achieved for scompmax.
(最佳)的标准值,实现scompmax。
参见----------See Also----------
sca, also for references
sca,也引用
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|