These functions are for internal use or not yet documented.
# S3 method for 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, wqr, ...)
mahalanobisD(x, center, sd)
## Utilities currently for the deterministic MCD only:
## subject to change / be renamed ?
doScale(x, center, scale)
.signflip(loadings)