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

R语言 sac包 CriticalValues()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 21:23:29 | 显示全部楼层 |阅读模式
CriticalValues(sac)
CriticalValues()所属R语言包:sac

                                        Critical Values of Tests of Change-Point(s) with One-Change or Epidemic Alternative
                                         临界值的变化点(S)的测试,更改或流行的替代

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

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

Return the approximate critical values of the test statistics given level alfa
返回近似的检验统计量的临界值水平alfa


用法----------Usage----------


Sn.alfa(alfa,n,d,model=c("parametric","semiparametric"),
        tol = .Machine$double.eps^0.25, maxiter = 1000)
CV.Epidemic.Vn(alfa, d, tol = 1e-10)
CV.Epidemic.Wn(alfa, tol = 1e-07)



参数----------Arguments----------

参数:alfa
significance level
显着性水平


参数:n
sample size
样本量


参数:model
a character string specifying the model, must be one of "parametric" or "semiparametric" (default). You can specify just the initial letter
一个字符串指定的模型,必须是一个"parametric"或"semiparametric"(默认)。您可以只指定的首字母


参数:d
dimension of the data value
数据值的维数


参数:tol
the desired accuracy (convergence).
所需的精度(收敛)。


参数:maxiter
the maximum number of iterations for uniroot.
最大数量的迭代uniroot。


Details

详细信息----------Details----------

Function Sn.alfa returns the critical value of Sn for one-change alternative.  The functions CV.Epidemic.Vn and CV.Epidemic.Wn calculate critical values for Vn and Wn.
功能Sn.alfa返回的临界值Sn变化的替代。功能CV.Epidemic.Vn和CV.Epidemic.Wn计算临界值Vn和Wn的。


值----------Value----------

Critical values
临界值


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


Zhong Guan  <a href="mailto:zguan@iusb.edu">zguan@iusb.edu</a>



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

Cs枚rgo, M. and Horv谩th, L. (1997),

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

schapt
schapt


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


require(sac) #load the package[加载包]
alpha<-0.05
n<-20
d<-1
Sn.alfa(alpha, n, d, model="semiparametric")
CV.Epidemic.Vn(alpha, d)
CV.Epidemic.Wn(alpha)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 00:52 , Processed in 0.022924 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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