summary.mle-class(stats4)
summary.mle-class()所属R语言包:stats4
Class <code>"summary.mle"</code>, Summary of <code>"mle"</code> Objects
类的<code>“summary.mle”</代码>的<code>“MLE”</ code>的对象摘要
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Extract of "mle" object
摘录“MLE”对象
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("summary.mle", ...), but most often by invoking summary on an "mle" object. They contain values meant for printing by show.
可以通过电话的形式创建对象new("summary.mle", ...),但最经常援引summary“MLE”对象。它们包含印刷意味着show值。
插槽----------Slots----------
call: Object of class "language" The call that
call:Object类的"language"呼叫
coef: Object of class "matrix". Estimated
coef类"matrix"的对象。估计
m2logL: Object of class "numeric". Minus twice
m2logL类"numeric"的对象。减去两倍
方法----------Methods----------
show signature(object = "summary.mle"): Pretty-prints
显示signature(object = "summary.mle"):漂亮的印痕
coef signature(object = "summary.mle"): Extracts the
系数signature(object = "summary.mle"):提取
参见----------See Also----------
summary, mle, mle-class
summary,mle,mle-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|