ca.jo-class(urca)
ca.jo-class()所属R语言包:urca
Representation of class ca.jo
表示类ca.jo的
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This class contains the relevant information by applying the Johansen procedure to a matrix of time series data.
这个类包含了相关信息的的约翰森程序的时间序列数据的矩阵应用。
插槽----------Slots----------
x: Object of class "ANY": A data matrix, or an
x:类的对象"ANY":数据矩阵,或
Z0: Object of class "matrix": The matrix of the
Z0:类的对象"matrix":矩阵
Z1: Object of class "matrix": The regressor
Z1:类的对象"matrix":回归量
ZK: Object of class "matrix": The matrix of the
ZK:类的对象"matrix":矩阵
type: Object of class "character": The type of the
type:类的对象"character"的类型
model: Object of class "character": The model description in prose, with respect to the inclusion of a linear
model:类的对象"character":该模型描述的散文,就列入线性
ecdet: Object of class "character": Specifies the deterministic term to be included in the cointegration
ecdet:类"character":对象指定确定性的术语的协整
lag: Object of class "integer": The lag order
lag:对象类"integer":滞后阶数
P: Object of class "integer": The count of
P:类的对象"integer":计数
season: Object of class "ANY": The frequency of
season:类的对象"ANY":频率
dumvar: Object of class "ANY": A matrix containing dummy variables. The row dimension must be equal to
dumvar:类的对象"ANY":包含虚拟变量的矩阵。行尺寸必须等于
cval: Object of class "ANY": The critical
cval:对象类"ANY":关键
teststat: Object of class "ANY": The values
teststat:对象的类"ANY":值
lambda: Object of class "vector": The eigenvalues.
lambda:对象的类"vector":特征值。
Vorg: Object of class "matrix": The matrix of
Vorg:类的对象"matrix":矩阵
V: Object of class "matrix": The matrix of
V:类的对象"matrix":矩阵
W: Object of class "matrix": The matrix of
W:类的对象"matrix":矩阵
PI: Object of class "matrix": The coeffcient
PI:类的对象"matrix":系数实验
DELTA: Object of class "matrix": The
DELTA:对象类"matrix":
GAMMA: Object of class "matrix": The
GAMMA:对象类"matrix":
R0: Object of class "matrix": The matrix of
R0:类的对象"matrix":矩阵
RK: Object of class "matrix": The matrix of
RK:类的对象"matrix":矩阵
bp: Object of class "ANY": Potential break point, only set if function cajolst is called, otherwise
bp:对象的类"ANY":潜在的突破点,如果函数cajolst,被称为,否则
test.name: Object of class "character": The
test.name:对象类"character":
spec: Object of class "character": The
spec:对象类"character":
call: Object of class "call": The
call:对象类"call":
扩展----------Extends----------
Class urca, directly.
类urca,直接。
方法----------Methods----------
Type showMethods(classes="ca.jo") at the R prompt for a complete list of methods which are available for this class.
类型showMethods(classes="ca.jo")在R提示符下这个类的方法,这些方法的完整列表。
Useful methods include
有用的方法包括:
show: test statistic.
show:检验统计量。
summary: like show, but critical values, eigenvectors
summary:喜欢表演,但临界值,特征向量
plot: The series of the VAR and their potential
plot:该系列的VAR和他们的潜力
(作者)----------Author(s)----------
Bernhard Pfaff
参考文献----------References----------
Journal of Economic Dynamics and Control, 12, 231–254.
Inference on Cointegration – with Applications to the Demand for Money, Oxford Bulletin of Economics and Statistics, 52, 2, 169–210.
Cointegration Vectors in Gaussian Vector Autoregressive Models, Econometrica, Vol. 59, No. 6, 1551–1580.
参见----------See Also----------
ca.jo, plotres and urca-class.
ca.jo,plotres和urca-class。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|