Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

robustbase (version 0.2-8)

internals: Internal Functions

Description

These functions are for internal use only 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)
glmrobMqleDiffQuasiDevB   (mu, mu0, y, ni, w.x, tcc)
glmrobMqleDiffQuasiDevPois(mu, mu0, y, ni, w.x, tcc)

wts_HiiDist(X)
wts_RobDist(X, intercept, covFun)  print.nlrob(x, ...)psi.bisquare(u, c = 4.685, deriv = 0, rho = FALSE)
psi.hampel(u, a = 2, b = 4, c = 8, deriv = 0, rho = FALSE)
psi.huber(u, k = 1.345, deriv = 0, rho = FALSE)

Arguments