Learn R Programming

robust (version 0.3-19)

glmRob.cubif.null: glmRob CUBIF Null Deviance

Description

Computes the null deviance in the CUBIF (conditionally unbiased bounded influence) method.

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