lmRob.effvy(robust)
lmRob.effvy()所属R语言包:robust
Constant for the Optimal Loss (Weight) Function
常数的最优损失(重量)功能
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Returns the constant of the optimal loss (weight) function, given the asymptotic efficiency under Gaussian model.
返回常数最优的损失(重量)功能,根据高斯模型给出的渐近效率。
用法----------Usage----------
lmRob.effvy(eff, ipsi = 1)
参数----------Arguments----------
参数:eff
a numeric value between 0 and 1 specifying the desired asymptotic efficiency.
指定所需的渐近效率介于0和1之间的一个数值。
参数:ipsi
choose your weight function: ipsi = 1 for optimal function, ipsi = 2 for rescaled bisquare function, and ipsi = 3 for Huber function.
选择权重函数:ipsi = 1最佳的功能,ipsi = 2重新调整的bisquare功能的,和ipsi = 3胡贝尔功能。
值----------Value----------
the constant of the optimal loss (weight) function which will give the required asymptotic efficiency.
不断的最优损失(重量)的功能,这将给所需的渐近效率。
参见----------See Also----------
lmRob.
lmRob。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|