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

R语言 urca包 ur.za()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 13:39:17 | 显示全部楼层 |阅读模式
ur.za(urca)
ur.za()所属R语言包:urca

                                        Zivot \& Andrews Unit Root Test
                                         Zivot \&安德鲁斯单位根检验。

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

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

Performs the Zivot \& Andrews unit root test, which allows a break at an unknown point in either the intercept, the linear trend or in both.
执行Zivot \&安德鲁斯单位根检验,它允许在一个未知的点中的截距,线性的趋势,或在两个截断。


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


ur.za(y, model = c("intercept", "trend", "both"), lag=NULL)



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

参数:y
Vector to be tested for a unit root.
一个单位根测试向量。


参数:model
Specification if the potential break occured in either the intercept, the linear trend or in both.
如果截距,线性的趋势,或在两个错误的潜在破规范。


参数:lag
The highest number of lagged endogenous differenced variables to be included in the test regression
人数最多的滞后内生的差分变量包括在测试回归


Details

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

This test is based upon the recursive estimation of a test regression. The test statistic is defined as the minimum t-statistic of the coeffcient of the lagged endogenous variable.
此测试根据测试回归的递归估计。的滞后的内源性变量的系数可最小t-统计量的检验统计量被定义为。


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

An object of class ur.za.
对象的类ur.za。


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


Bernhard Pfaff



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

Great Crash, the Oil-Price Shock, and the Unit-Root Hypothesis, Journal of Business \& Economic Statistics, 10(3), 251–270.
'Discussion Papers (CFDPs)'.

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

ur.za-class
ur.za-class


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


data(nporg)
gnp <- na.omit(nporg[, "gnp.r"])
za.gnp <- ur.za(gnp, model="both", lag=2)
summary(za.gnp)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 07:27 , Processed in 0.024390 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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