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

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

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

                                        Test of non-linearity of a time series
                                         一个时间序列的非线性度试验

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

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

A bootstrap test of non-linearity in a time series using the third-order moment.
自举测试的非线性时间序列中使用的第三阶矩。


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


nonlintest(data, n.lag, n.boot, alpha=0.05)



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

参数:data
a vector of equally spaced numeric observations (time series).
等距隔开的数字观测(时间序列)的向量。


参数:n.lag
the number of lags tested using the third-order moment, maximum = length of time series.
使用第三阶矩,最大=时间序列长度的数目滞后测试。


参数:n.boot
the number of bootstrap replications (suggested minimum of 100; 1000 or more would be better).
引导复制的数量(建议至少100 1000或更多的将是更好的)。


参数:alpha
statistical significance level of test (default=0.05).
统计显着性水平检验(默认= 0.05)。


Details

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

The test uses aaft to create linear surrogates with the same second-order properties, but no (third-order) non-linearity.  The third-order moments (third) of these linear surrogates and the actual series are then compared from lags 0 up to n.lag (excluding the skew at the co-ordinates (0,0)). The bootstrap test works on the overall area outside the limits, and gives an indication of the overall non-linearity. The plot using region shows those co-ordinates of the third order moment that exceed the null hypothesis limits, and can be a useful clue for guessing the type of non-linearity.
该测试使用aaft创建线性代理人与相同的第二阶属性,但没有(三阶)非线性。这些线性代理人和实际的系列的第三阶矩(third)然后,比较从滞后0n.lag(不包括在坐标为(0,0))的歪斜。引导测试工作的整体范围以外的区域,并给出指示的整体非线性。该图使用region显示这些坐标的3阶矩超过零假设的限制,而且可以成为一个有用的线索来猜测类型的非线性。


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

Returns an object of class “nonlintest” with the following parts:
返回一个对象,类“nonlintest”包括以下部分:


参数:region
the region of the third order moment where the test exceeds the limits (up to n.lag).
测试区域的第三阶矩超过的限度(n.lag)。


参数:n.lag
the maximum lag tested using the third-order moment.
使用第三阶矩的最大延迟测试。


参数:stats
a list of following statistics for the area outside the test limits:
以下统计以外的区域测试极限的列表:


参数:outside
the total area outside of limits (summed over the whole third-order moment).
总面积的限制(在整个第三阶矩总结)。


参数:stan
the total area outside the limits divided by its standard deviation to give a standardised estimate.
的总面积除以它的标准偏差,得到的标准化估计的限制之外。


参数:median
the median area outside the test limits.
中位数的测试限制区外。


参数:upper
the (1-alpha)th percentile of the area outside the limits.
(1  - alpha)的面积的百分位数的限制之外。


参数:pvalue
Bootstrap p-value of the area outside the limits to test if the series is linear.
引导p值的测试,如果该系列产品是线性的限制以外的区域。


参数:test
Reject the null hypothesis that the series is linear (TRUE/FALSE).
拒绝零假设,该系列是线性的(TRUE / FALSE)。


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


Adrian Barnett <a href="mailto:a.barnett<at>qut.edu.au">a.barnett&lt;at&gt;qut.edu.au</a>



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

<h3>See Also</h3>

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


data(CVD)
## Not run: test.res=nonlintest(data=CVD$cvd, n.lag=4, n.boot=1000)[#不运行:test.res nonlintest(数据= CVD $心血管疾病,n.lag = 4,n.boot = 1000)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 09:49 , Processed in 0.025572 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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