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

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

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

                                        Class 'CovControlSde' - contains control parameters for "CovSde"
                                         “CovControlSde类 - 包含控制参数为”CovSde“

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

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

This class extends the CovControl class and contains the control parameters for CovSde
这个类扩展了CovControl类,其中包含的控制参数CovSde


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

Objects can be created by calls of the form new("CovControlSde", ...) or by calling the constructor-function CovControlSde.
对象可以通过调用的形式new("CovControlSde", ...)创建或调用构造函数的函数CovControlSde。


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




nsamp a positive integer giving the number of resamples required
nsamp给予需要重新采样的数目的一个正整数




maxres a positive integer specifying the maximum number of resamples to be performed including those that are discarded due to linearly
maxres一个正整数,指定要执行的重新采样的最大数目,包括那些被丢弃由于线性




tune a numeric value between 0 and 1 giving the fraction of
tune给予的分数在0和1之间的一个数值




prob a numeric value between 0 and 1 specifying the probability of high breakdown point; used to compute
prob用于计算介于0和1之间的一个数值,指定高击穿点的概率;




eps a numeric value between 0 and 0.5 specifying the breakdown point; used to compute nsamp when nresamp is omitted.
eps指定一个数值,在0和0.5之间的故障点;用来计算nsamp:nresamp省略。




seed starting value for random generator. Default is seed = NULL.
随机数生成器的种子值。默认是seed = NULL。




trace, tolSolve: from the "CovControl" class.
trace,tolSolve:从"CovControl"类。


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

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


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




restimate signature(obj = "CovControlSde"): ...
restimate signature(obj = "CovControlSde")...


(作者)----------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/.

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


    ## the following two statements are equivalent[#下面的两个语句是等价的]
    ctrl1 <- new("CovControlSde", nsamp=2000)
    ctrl2 <- CovControlSde(nsamp=2000)

    data(hbk)
    CovSde(hbk, control=ctrl1)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 20:40 , Processed in 0.019692 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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