glmRob.cubif.null(robust)
glmRob.cubif.null()所属R语言包:robust
glmRob CUBIF Null Deviance
glmRob CUBIF空越轨行为
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Computes the null deviance in the CUBIF (conditionally unbiased bounded influence) method.
在CUBIF计算的零偏差(有条件公正界的影响力)方法。
用法----------Usage----------
glmRob.cubif.null(x, y, ni, offset, ics, family,
control, robust.cov.control)
参数----------Arguments----------
参数:x
model matrix.
模型矩阵。
参数:y
response.
响应。
参数:ni
ni.
妮。
参数:offset
offset.
偏移量。
参数:ics
ics.
集成电路。
参数:family
a family object.
家庭对象。
参数:control
control parameters.
控制参数。
参数:robust.cov.control
control parameters.
控制参数。
值----------Value----------
a numeric value containing the null deviance.
一个数字值,该值包含空的偏差。
参见----------See Also----------
glmRob.cubif
glmRob.cubif
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|