profile.mle-class(stats4)
profile.mle-class()所属R语言包:stats4
Class "profile.mle"; Profiling information for "mle" object
类“profile.mle”的为“MLE”对象的轮廓信息
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Likelihood profiles along each parameter of likelihood function
沿似然函数的每个参数的可能性分布
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("profile.mle", ...), but most often by invoking profile on an "mle" object.
可以通过电话的形式创建对象new("profile.mle", ...),但最经常援引profile“MLE”对象。
插槽----------Slots----------
profile: Object of class "list". List of profiles, one for each requested parameter. Each profile is a data frame with the first column called z being the signed square root of the -2 log likelihood ratio, and the others being the
profile类"list"的对象。型材名单,为每个请求的参数之一。每个配置文件是一个名为z签署的平方根-2对数似然比,和其他的第一列的数据框
summary: Object of class "summary.mle". Summary
summary类"summary.mle"的对象。总结
方法----------Methods----------
confint signature(object = "profile.mle"): Use profile
confintsignature(object = "profile.mle"):使用个人资料
plot signature(x = "profile.mle", y = "missing"): Plot
图signature(x = "profile.mle", y = "missing"):剧情
参见----------See Also----------
mle, mle-class, summary.mle-class
mle,mle-class,summary.mle-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|