glmRob.mallows(x, y, control, offset, null.dev, family, Terms)
TRUE
the null deviance is computed and stored.Terms
object created in glmRob.glmRob.object
.link{glmRob}
data(mallows.dat)
glmRob(y ~ a + b + c, data = mallows.dat, family = binomial(), method = 'mallows')
Run the code above in your browser using DataLab