EMSc-class(varcompci)
EMSc-class()所属R语言包:varcompci
Class "EMSc"
类“紧急监援中心”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
EMSc is an object containing information about the expected Means Square for mixed models (maximum 5 factors). You can achive an object of EMSc using the method prettyEMSf
EMSc是一个对象,它包含的信息的预期均值广场为混合模式(最多5个因素)。您可以achive的EMSC使用的方法prettyEMSf的一个目的
插槽----------Slots----------
EMSpretty: Object of class ["matrix"] : Contains the variance descomposition of the factors in a pretty form.
EMSpretty类的对象["matrix"]:包含的因素在一个漂亮的形式的的方差descomposition的。
result_EMS: Object of class ["matrix"] : Contains the numerical values of the decomposition of the variance in
result_EMS类的对象["matrix"]:包含数值的方差分解
namesdesc: Object of class ["matrix"] : Contains the names of the variables that determine the MS of the variable of the row in question.
namesdesc:类["matrix"]:对象包含的名字的变量,确定有问题的行的变量的MS。
result_EMSlF: Object of class ["matrix"] : Contains the EMS without the fixed variables.
result_EMSlF:对象类["matrix"]:包含的EMS没有固定的变量。
final_EMS: Object of class ["matrix"] : Contains the EMS coefficients associated with each of the variables.
final_EMS:类的对象["matrix"]:包含EMS与每个变量的相关系数。
(作者)----------Author(s)----------
Civit, S., Vilardell, M., Hess, A., Matthew, Z., Ge, Y., Caballe, A.
参考文献----------References----------
参见----------See Also----------
Classes : varcompciC <br> Methods : prettyEMSf<br>
职业:varcompciC的<BR>方法:prettyEMSf参考
实例----------Examples----------
showClass("EMSc")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|