找回密码
 注册
查看: 401|回复: 0

R语言 RobLox包 rsOptIC()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-27 21:10:36 | 显示全部楼层 |阅读模式
rsOptIC(RobLox)
rsOptIC()所属R语言包:RobLox

                                        Computation of the optimally robust IC for AL estimators
                                         AL估计计算的最佳强大的IC

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

The function rsOptIC computes the optimally robust IC for  AL estimators in case of normal scale and (convex) contamination  neighborhoods. The definition of these estimators can be found  in Rieder (1994) or Kohl (2005), respectively.
的功能rsOptIC计算最优强大的IC AL估计在正常范围的情况下(凸)污染居民区。这些估计器的定义中,可以发现在里德尔(1994)或科尔(2005年),分别。


用法----------Usage----------


rsOptIC(r, mean = 0, sd = 1, bUp = 1000, delta = 1e-06, itmax = 100, computeIC = TRUE)



参数----------Arguments----------

参数:r
non-negative real: neighborhood radius.
非负实:邻域半径。


参数:mean
specified mean.
指定的意思。


参数:sd
specified standard deviation.
指定的标准偏差。


参数:bUp
positive real: the upper end point of the  interval to be searched for the clipping bound b.
正实的上端点的时间间隔要搜索的裁剪边界B。


参数:delta
the desired accuracy (convergence tolerance).
所需的精度(收敛宽容)。


参数:itmax
the maximum number of iterations.
最大迭代次数。


参数:computeIC
logical: should IC be computed. See details below.
逻辑:IC计算。详见下文。


Details

详细信息----------Details----------

If 'computeIC' is 'FALSE' only the Lagrange multipliers 'A', 'a', and 'b' contained in the optimally robust IC are computed.
,如果“computeIC”是FALSE的拉格朗日乘子A,A,和B的最佳强大的IC中包含的计算。


值----------Value----------

If 'computeIC' is 'TRUE' an object of class "ContIC" is returned,  otherwise a list of Lagrange multipliers <table summary="R valueblock"> <tr valign="top"><td>A</td> <td>  standardizing constant </td></tr> <tr valign="top"><td>a</td> <td>  centering constant </td></tr> <tr valign="top"><td>b</td> <td>  optimal clipping bound </td></tr> </table>
如果computeIC是TRUE的对象类"ContIC",否则将返回一个列表拉格朗日乘子表summary="R valueblock"> <tr valign="top"> <TD>A </ TD> <TD>标准化常数</ TD> </ TR> <tr valign="top"> <TD>a </ TD> <TD>定心常数</ TD> </ TR > <tr valign="top"> <TD> b </ TD> <TD>最佳裁剪绑定</ TD> </ TR> </ TABLE>


(作者)----------Author(s)----------


Matthias Kohl <a href="mailto:Matthias.Kohl@stamats.de">Matthias.Kohl@stamats.de</a>



参考文献----------References----------

Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness.  Bayreuth: Dissertation.

参见----------See Also----------

ContIC-class, roblox
ContIC-class,roblox


实例----------Examples----------


IC1 <- rsOptIC(r = 0.1)
distrExOptions("ErelativeTolerance" = 1e-12)
checkIC(IC1)
distrExOptions("ErelativeTolerance" = .Machine$double.eps^0.25) # default[默认]
Risks(IC1)
cent(IC1)
clip(IC1)
stand(IC1)
plot(IC1)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-25 04:29 , Processed in 0.025457 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表