Learn R Programming

robustbase (version 0.90-2)

internals: Internal Functions

Description

These functions are for internal use or not yet documented.

Usage

## S3 method for class 'glmrob':
print(x, digits = max(3, getOption("digits") - 3), ...)

glmrobMqle(X, y, weights = NULL, start = NULL, offset = NULL, family, weights.on.x = "none", control = glmrobMqle.control(), intercept = TRUE, trace = FALSE) glmrobMqleDiffQuasiDevB (mu, mu0, y, ni, w.x, phi, tcc) glmrobMqleDiffQuasiDevPois(mu, mu0, y, ni, w.x, phi, tcc) robMD(x, intercept, ...)

Arguments