generateIC(RobAStBase)
generateIC()所属R语言包:RobAStBase
Generic function for the generation of influence curves
通用函数生成的影响曲线
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function is rarely called directly. It is used by other functions to create objects of class "IC".
很少直接调用此函数。这是使用其他的功能,创建对象类"IC"。
用法----------Usage----------
generateIC(neighbor, L2Fam, ...)
参数----------Arguments----------
参数:neighbor
Object of class "Neighborhood".
对象类"Neighborhood"。
参数:L2Fam
L2-differentiable family of probability measures.
L2-微家庭的概率措施。
参数:...
additional parameters
额外的参数
值----------Value----------
Object of class "IC"
对象的类"IC"
(作者)----------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----------
IC-class, ContIC-class, TotalVarIC-class
IC-class,ContIC-class,TotalVarIC-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|