sumurca-class(urca)
sumurca-class()所属R语言包:urca
Representation of class sumurca
表示类sumurca的
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A class for objects returned by applying method summary() to objects from classes: ur.ers, ca.jo, cajo.test, ur.kpss, ca.po, ur.pp, ur.df, ur.sp or ur.za.
A类的对象,返回的摘要()方法的类的对象从ur.ers,ca.jo,cajo.test,ur.kpss,ca.po,ur.pp ,ur.df,ur.sp或ur.za。
插槽----------Slots----------
classname: The class name of the original object to
classname:原始对象的类名
test.name: The name of the test, i.e.
test.name:测试名称,即
testreg: The test regression where applicable,
testreg:测试回归,
teststat: The test statististic where applicable,
teststat:测试statististic(如适用)
cval: The critical values of the test where applicable,
cval:测试的临界值(如适用),
bpoint: Potential break point where applicable,
bpoint:潜在的突破点在适用的情况下,
signif: Significance level of the test where
signif:显着性水平的测试
model: Description of the underlying model where applicable,
model:底层模型(如适用),
type: The test type where applicable,
type:测试类型(如适用),
auxstat: The result of an auxiliary regression where
auxstat:一个辅助回归的结果
lag: The number of lags included where applicable,
lag:的滞后阶数,包括在适用的情况下,
H: The matrix containing the restrictions placed upon
H:矩阵施加限制
A: The matrix containing the restrictions placed upon
A:矩阵施加限制
lambda: The eigenvalues where applicable,
lambda:特征值在适用的情况下,
pval: The p-value and the degrees of freedom where
pval:p值和自由度
V: The matrix of eigenvectors, normalised with respect to the first variable where applicable,
V:相对于第一可变(如适用),归一化的矩阵的特征向量,
W: The matrix of loading weights where applicable,
W:装载重量(如适用)的矩阵,
P: The count of variables where applicable,
P:计数的变量(如适用),
方法----------Methods----------
For this class a print method is available, that nicely prints the summary results of objects belonging to either one of the following classes: ur.ers, ca.jo, cajo.test, ur.kpss, ca.po, ur.pp, ur.df, ur.sp or ur.za.
类print方法,能够很好地打印属于以下任一类对象的汇总结果:ur.ers,ca.jo,cajo.test,ur.kpss,ca.po,ur.pp,ur.df,ur.sp或ur.za。
(作者)----------Author(s)----------
Bernhard Pfaff
参见----------See Also----------
summary, ur.ers-class, ur.kpss-class, ca.jo-class, cajo.test-class, ca.po-class, ur.pp-class, ur.df-class, ur.sp-class and ur.za-class.
summary,ur.ers-class,ur.kpss-class,ca.jo-class,cajo.test-class,ca.po-class,ur.pp-class,ur.df-class,ur.sp-class和ur.za-class。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|