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

R语言 rrcov包 CovRobust-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 20:45:12 | 显示全部楼层 |阅读模式
CovRobust-class(rrcov)
CovRobust-class()所属R语言包:rrcov

                                        Class "CovRobust" - virtual base class for robust
                                         “CovRobust类” - 虚基类的鲁棒

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

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

CovRobust is a virtual base class used for deriving the concrete classes representing different robust estimates of multivariate location and scatter. Here are implemeted the standard methods common for all robust estimates like show, summary and plot.
CovRobust是一个虚基类派生的具体类代表不同的多元的位置和分散可靠的估计数。这里是implemeted的可靠的估计数,如show,summary和plot标准的通用方法。


类对象----------Objects from the Class----------

A virtual Class: No objects may be created from it.
可能会从它创建一个虚拟类:没有对象。


插槽----------Slots----------




iter: number of iterations used to compute the estimates
iter:用于计算估计的迭代数




crit: value of the criterion function
crit:价值的标准功能




wt: weights
wt:权重

singularity, X:</dt> from the "Cov" class.
singularity,X:</ dt的>"Cov"类。


扩展----------Extends----------

Class "Cov", directly.
类"Cov",直接。


方法----------Methods----------




isClassic signature(obj = "CovRobust"): Will return FALSE, since this is a 'Robust' object
isClassic signature(obj = "CovRobust"):将返回FALSE,因为这是一个稳健的对象




getMeth signature(obj = "CovRobust"): Return the name of the particular robust method used (as a character string)
getMethsignature(obj = "CovRobust"):返回的特定使用稳健的方法的名称(作为一个字符串)




show signature(object = "CovRobust"): display the object
显示signature(object = "CovRobust"):显示对象




plot signature(x = "CovRobust"): plot the object
图signature(x = "CovRobust"):绘制对象




getRaw signature(obj = "CovRobust"): Return the object with the reweighted estimates replaced by the raw ones (only relevant for CovMcd, CovMve and CovOgk)
getRawsignature(obj = "CovRobust"):返回对象与重加权的估计所取代,生的(仅相关的CovMcd,CovMve和CovOgk)


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


Valentin Todorov <a href="mailto:valentin.todorov@chello.at">valentin.todorov@chello.at</a>



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

An Object Oriented Framework for Robust Multivariate Analysis. Journal of Statistical Software, 32(3), 1&ndash;47. URL http://www.jstatsoft.org/v32/i03/.

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

Cov-class, CovMcd-class, CovMest-class, CovOgk-class
Cov-class,CovMcd-class,CovMest-class,CovOgk-class


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


     data(hbk)
     hbk.x <- data.matrix(hbk[, 1:3])
     cv &lt;- CovMest(hbk.x)               # it is not possible to create an object of[创建一个对象,它是不可能]
                                        # class CovRobust, since it is a VIRTUAL class[类CovRobust,因为它是一个虚拟的类]
     cv
     summary(cv)                        # summary method for class CovRobust[汇总类CovRobust方法]
     plot(cv)                           # plot method for class CovRobust[地积类CovRobust方法]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 23:25 , Processed in 0.025969 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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