RobModel-class(RobAStBase)
RobModel-class()所属R语言包:RobAStBase
Robust model
鲁棒模型
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Class of robust models. A robust model consists of family of probability measures center and a
一类稳健模式。一个强大的模型组成家庭的概率措施center和
类对象----------Objects from the Class----------
A virtual Class: No objects may be created from it.
可能会从它创建一个虚拟类:没有对象。
插槽----------Slots----------
centerObject of class "ProbFamily"
center类的对象"ProbFamily"
neighborObject of class "Neighborhood"
neighbor类的对象"Neighborhood"
方法----------Methods----------
centersignature(object = "RobModel"): accessor function for slot center.
中心signature(object = "RobModel")插槽center访问函数。
center<-signature(object = "RobModel"): replacement function for slot center.
中心 - signature(object = "RobModel"):更换功能为槽center。
neighborsignature(object = "RobModel"): accessor function for slot neighbor.
邻舍signature(object = "RobModel"):访问函数插槽neighbor。
neighbor<-signature(object = "RobModel"): replacement function for slot neighbor.
邻居 - signature(object = "RobModel"):更换功能的插槽neighbor。
trafosignature(object = "RobModel", param = "missing"): accessor function for slot trafo of slot center.
trafo signature(object = "RobModel", param = "missing")插槽trafo槽center访问函数。
trafo<-signature(object = "RobModel"): replacement function for slot trafo of slot center.
trafo < - signature(object = "RobModel"):更换功能的插槽trafo插槽center。
(作者)----------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----------
ProbFamily-class, Neighborhood-class
ProbFamily-class,Neighborhood-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|