ur.ers-class(urca)
ur.ers-class()所属R语言包:urca
Representation of class ur.ers
表示类ur.ers
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This class contains the relevant information by applying the Elliott, Rothenberg \& Stock unit root test.
这个类包含的应用艾略特,罗森伯格\&股份单位根检验的相关信息。
插槽----------Slots----------
y: Object of class "vector": The time series to
y:对象的类"vector":时间系列
yd: Object of class "vector": The detrended
yd:对象类"vector":非趋势
type: Object of class "character": Test type,
type:类"character":测试类型的对象,
model: Object of class "character": The deterministic model used for detrending, either intercept only, or
model:类的对象"character":用于非趋势的确定性模型,无论是拦截,或
lag: Object of class "integer": The number of
lag:类的对象"integer":数
cval: Object of class "matrix": The critical
cval:对象类"matrix":关键
teststat: Object of class "numeric": The value
teststat:类的对象"numeric"值:
testreg: Object of class "ANY": The test
testreg:类的对象"ANY":测试
test.name: Object of class "character": The
test.name:对象类"character":
扩展----------Extends----------
Class urca, directly.
类urca,直接。
方法----------Methods----------
Type showMethods(classes="ur.ers") at the R prompt for a complete list of methods which are available for this class.
类型showMethods(classes="ur.ers")在R提示符下这个类的方法,这些方法的完整列表。
Useful methods include
有用的方法包括:
show: test statistic.
show:检验统计量。
summary: like show, but test type, test regression (type="DF-GLS") and critical values added.
summary:喜欢表演,但测试类型,测试回归(type="DF-GLS")和临界值增加。
plot: Diagram of fit, residual plot and their acfs'
plot:图合适,剩余的图和他们的ACFS“
(作者)----------Author(s)----------
Bernhard Pfaff
参考文献----------References----------
for an Autoregressive Unit Root, Econometrica, Vol. 64, No. 4, 813–836.
Long-Run Economic Relationships, eds. R.F. Engle and C.W.J. Granger, London, Oxford, 267–276.
参见----------See Also----------
ur.ers and urca-class.
ur.ers和urca-class。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|