CondTotalVarIC-class(ROptRegTS)
CondTotalVarIC-class()所属R语言包:ROptRegTS
Conditionally centered influence curve of total variaton type
有条件的中心影响力曲线总variaton型
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Class of conditionally centered (partial) influence curves of contamination type for average conditional total variation
有条件的总平均变异类的污染类型为有条件为中心的(部分)的影响曲线
eta = max(c(x), min(A x Lambda_f, b(x)))</i>
η= MAX(C(X),最小(A X Lambda_f,B(X)))</ P>
类对象----------Objects from the Class----------
Objects can be created by calls of the form new("ContTotalVarIC", ...). More frequently they are created via the generating function ContTotalVarIC, respectively via the method generateIC.
可以创建对象通过调用的形式new("ContTotalVarIC", ...)。他们经常通过创建生成函数ContTotalVarIC,分别通过方法generateIC。
插槽----------Slots----------
CallL2Fam: object of class "call": creates an object of the underlying L2-differentiable regression type family.
CallL2Fam类的对象"call":创建一个对象的基础L2-微回归型家庭。
name: object of class "character"
name:对象类"character"的
Curve: object of class "EuclRandVarList"
Curve:对象类"EuclRandVarList"的
Risks: object of class "list": list of risks; cf. RiskType-class.
Risks类"list":风险列表;比照的对象。 RiskType-class。
Infos: object of class "matrix" with two columns named method and message: additional informations.
Infos:对象类"matrix"有两列名为method和message:额外的信息。
clipUp: object of class "RealRandVariable": upper clipping function.
clipUp:对象的类"RealRandVariable":上裁剪功能。
clipLo: object of class "RealRandVariable": lower clipping function.
clipLo:对象的类"RealRandVariable":较低的裁剪功能。
stand: object of class "matrix": standardizing matrix.
stand:类"matrix":规范矩阵的对象。
lowerCase: object of class "OptionalNumeric": optional constant for lower case solution.
lowerCase:对象的类"OptionalNumeric":可选的常数较低的情况下的解决方案。
neighborRadius: object of class "numeric": radius of the corresponding conditional contamination neighborhood.
neighborRadius:类的对象"numeric":半径相应的条件污染附近。
neighborRadiusCurve: object of class "numeric": radius curve of the corresponding conditional contamination neighborhood.
neighborRadiusCurve类"numeric":半径曲线相应的条件污染附近的对象。
扩展----------Extends----------
Class "CondIC", directly. Class "IC", by class "CondIC". Class "InfluenceCurve", by class "CondIC".
类"CondIC",直接。类"IC",的类"CondIC"的。类"InfluenceCurve",的类"CondIC"的。
方法----------Methods----------
CallL2Fam<-signature(object = "CondTotalVarIC"): replacement function for slot CallL2Fam.
CallL2Fam < - signature(object = "CondTotalVarIC"):更换功能为槽CallL2Fam。
clipLosignature(object = "CondTotalVarIC"): accessor function for slot clipLo.
clipLo signature(object = "CondTotalVarIC")插槽clipLo访问函数。
clipLo<-signature(object = "CondTotalVarIC"): replacement function for slot clipLo.
clipLo < - signature(object = "CondTotalVarIC"):更换功能为槽clipLo。
clipUpsignature(object = "CondTotalVarIC"): accessor function for slot clipUp.
clipUp signature(object = "CondTotalVarIC")插槽clipUp访问函数。
clipUp<-signature(object = "CondTotalVarIC"): replacement function for slot clipUp.
clipUp < - signature(object = "CondTotalVarIC"):更换功能为槽clipUp。
standsignature(object = "CondTotalVarIC"): accessor function for slot stand.
站在signature(object = "CondTotalVarIC"):访问函数插槽stand。
stand<-signature(object = "CondTotalVarIC"): replacement function for slot stand.
站在“ - ”signature(object = "CondTotalVarIC"):更换功能的插槽stand。
lowerCasesignature(object = "CondTotalVarIC"): accessor function for slot lowerCase.
小写的signature(object = "CondTotalVarIC"):访问函数插槽lowerCase。
lowerCase<-signature(object = "CondTotalVarIC"): replacement function for slot lowerCase.
小写“ - ”signature(object = "CondTotalVarIC"):更换功能的插槽lowerCase。
neighborRadiussignature(object = "CondTotalVarIC"): accessor function for slot neighborRadius.
neighborRadius signature(object = "CondTotalVarIC")插槽neighborRadius访问函数。
neighborRadius<-signature(object = "CondTotalVarIC"): replacement function for slot neighborRadius.
neighborRadius < - “signature(object = "CondTotalVarIC"):更换功能为槽neighborRadius。
neighborRadiusCurvesignature(object = "CondTotalVarIC"): accessor function for slot neighborRadiusCurve.
neighborRadiusCurve signature(object = "CondTotalVarIC")插槽neighborRadiusCurve访问函数。
neighborRadiusCurve<-signature(object = "CondTotalVarIC"): replacement function for slot neighborRadiusCurve.
neighborRadiusCurve < - signature(object = "CondTotalVarIC"):更换功能为槽neighborRadiusCurve。
generateICsignature(neighbor = "CondTotalVarNeighborhood", L2Fam = "L2RegTypeFamily"): generate an object of class "CondTotalVarIC". Rarely called directly.
generateIC signature(neighbor = "CondTotalVarNeighborhood", L2Fam = "L2RegTypeFamily"):生成一个对象类"CondTotalVarIC"。很少直接调用。
showsignature(object = "CondTotalVarIC")
显示signature(object = "CondTotalVarIC")
(作者)----------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----------
CondIC-class, CondTotalVarIC
CondIC-class,CondTotalVarIC
实例----------Examples----------
IC1 <- new("CondTotalVarIC")
IC1
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|