glmRob.cubif.null {robust}R Documentation

CUBIF Null Deviance

Description

Computes the null deviance in the CUBIF 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.


[Package robust version 0.3-4 Index]