ur.pp-class(urca)
ur.pp-class()所属R语言包:urca
Representation of class ur.pp
表示类ur.pp的
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This class contains the relevant information by applying the Phillips \& Perron unit root test to a time series.
这个类包含了应用菲利普斯\&门阶单位根检验时间序列的相关信息。
插槽----------Slots----------
y: Object of class "vector": The time series to
y:对象的类"vector":时间系列
type: Object of class "character": Test type of
type:类的对象"character":测试类型
model: Object of class "character": The type of the deterministic part, either "constant" or
model:类的对象"character":确定性的类型,无论是"constant"
lag: Object of class "integer": Number of lags
lag:对象类的滞后阶数"integer":
cval: Object of class "matrix": Critical values
cval:对象的类"matrix":临界值
teststat: Object of class "numeric": Value of
teststat:对象的类"numeric":价值
testreg: Object of class "ANY": The summary
testreg:类的对象"ANY":摘要
auxstat: Object of class "matrix": Test
auxstat:对象的类"matrix":测试
res: Object of class "vector": The residuals of
res:对象的类"vector":残差的
test.name: Object of class "character": The
test.name:对象类"character":
扩展----------Extends----------
Class urca, directly.
类urca,直接。
方法----------Methods----------
Type showMethods(classes="ur.pp") at the R prompt for a complete list of methods which are available for this class.
类型showMethods(classes="ur.pp")在R提示符下这个类的方法,这些方法的完整列表。
Useful methods include
有用的方法包括:
show: test statistic.
show:检验统计量。
summary: like show, but critical value and summary of
summary:喜欢的节目,但临界值和总结
plot: Diagram of fit plot, residual plot and their
plot:合适的图,残差图和图
(作者)----------Author(s)----------
Bernhard Pfaff
参考文献----------References----------
time series regression, Biometrika, 75(2), 335–346.
Long-Run Economic Relationships, eds. R.F. Engle and C.W.J. Granger, London, Oxford, 267–276.
'Discussion Papers (CFDPs)' and http://www.econ.ucsd.edu/papers/files/90-4.pdf.
参见----------See Also----------
ur.pp and urca-class
ur.pp和urca-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|