varcompciC-class(varcompci)
varcompciC-class()所属R语言包:varcompci
Class "varcompciC"
类“varcompciC”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
varcompciC is an object containing information for mixed models (maximum 5 factors). You can achive an object of varcompciC using the method varcompci
varcompciC是一个对象,它包含信息为混合模式(最多5个因素)。您可以achive的对象varcompciC使用的方法varcompci的
插槽----------Slots----------
EMS: Object of class ["matrix"]: Contains the Expected Mean Square in pretty format.
EMS:类的对象["matrix"]:漂亮的格式包含预期的均方。
ANOVA: Object of class ["ANY"] : Contains the ANOVA of a mixed model like SAS type III ANOVA (PROC MIXED).
ANOVA:类的对象["ANY"]:包含方差分析的混合模型,如SAS III型ANOVA(PROC MIXED)。
Meansq: Object of class ["matrix"] : Contains the Means Squares of all the factors(random or fixe).
Meansq:类的对象["matrix"]:包含方法的所有因素(随机或定势)的平方。
variance: Object of class ["matrix"] : Contains the variance estimation of the random effects.
variance类的对象["matrix"]:包含随机效应的方差估计的。
aic: Object of class ["numeric"] : Contains the aic of the model.
aic类的对象["numeric"]:包含的AIC的模式。
bic: Object of class ["numeric"] : Contains the bic of the model.
bic类的对象["numeric"]:包含的BIC的模式。
CI: Object of class ["ANY"]: Contains the Confidence Interval of the variance estimation from the random effects.
CI:类的对象["ANY"]:包含随机效应的方差估计的置信区间。
(作者)----------Author(s)----------
Civit, S., Vilardell, M., Hess, A., Matthew, Z., Ge, Y., Caballe, A.
参考文献----------References----------
statistical software.
参见----------See Also----------
Classes : EMSc <br> Methods : varcompci<br>
职业:EMSc的<BR>方法:varcompci参考
实例----------Examples----------
showClass("varcompciC")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|