Controlling Robust GLM Fitting by Different Methods
Controlling Robust GLM Fitting by Different Methods
These are auxiliary functions as user interface for glmrob fitting when the different methods, "Mqle", "BY", or "MT" are used. Typically only used when calling glmrob.
acc: positive convergence tolerance; the iterations converge when ???
test.acc: Only "coef" is currently implemented
maxit: integer giving the maximum number of iterations.
tcc: tuning constant c for Huber's psi-function
const: for "BY", the normalizing constant ..
maxhalf: for "BY"; the number of halving steps when the gradient itself no longer improves. We have seen examples when increasing maxhalf was of relevance.
cw: tuning constant c for Tukey's biweight psi-function
nsubm: the number of subsamples to take for finding an initial estimate for method = "MT".