confint-methods(unmarked)
confint-methods()所属R语言包:unmarked
Methods for Function confint in Package ‘unmarked’
在包装功能confint方法“无人盯防”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Methods for function confint in Package "unmarked"
函数confint的包装方法“无人盯防”
用法----------Usage----------
## S4 method for signature 'unmarkedBackTrans'
confint(object, parm, level)
## S4 method for signature 'unmarkedEstimate'
confint(object, parm, level)
## S4 method for signature 'unmarkedLinComb'
confint(object, parm, level)
## S4 method for signature 'unmarkedFit'
confint(object, parm, level, type, method)
参数----------Arguments----------
参数:object
Object of appropriate S4 class
适当的S4级对象
参数:parm
Name of parameter(s) of interest
(s)的感兴趣的参数名称
参数:level
Level of confidence
的置信水平
参数:type
Either "state" or "det"
无论是“国家”或“DET”
参数:method
Either "normal" or "profile"
无论是“正常”或“个人档案”
值----------Value----------
A vector of lower and upper confidence intervals. These are asymtotic unless method='profile' is used on unmarkedFit objects in which case
一种向量,下部和上部的置信区间。这些都是渐进的,除非使用方法=“个人档案”unmarkedFit对象,在这种情况下,
参见----------See Also----------
unmarkedFit-class
unmarkedFit-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|