LedermannBound(tsfa)
LedermannBound()所属R语言包:tsfa
Ledermann Bound for Number of Indicators
莱德曼界指标数
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The Ledermann bound is given by the solution k for (M - k)^2 >= M + k, where M is the number of indicator variables. The maximum possible number of factors is the largest integer smaller than or equal k.
莱德曼结合的解决方案k(M - k)^2 >= M + k,其中M是多少的指标变量。因素的最大可能数目的最大整数小于或等于k。
用法----------Usage----------
LedermannBound(M)
参数----------Arguments----------
参数:M
an integer indicating the number of indicator variables or a matrix of data, in which case ncol(M) is used as the number of indicator variables.
指示符变量或一个数据矩阵的数目的整数,指示,在这种情况下,NCOL(M)被用作指标变量的数目。
值----------Value----------
The Ledermann bound, a positive real number.
莱德曼方向,一个正实数。
(作者)----------Author(s)----------
Paul Gilbert and Erik Meijer
参考文献----------References----------
Error and Latent Variables in Econometrics, Amsterdam: North-Holland. (note p169.)
参见----------See Also----------
FAfitStats
FAfitStats
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|