Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

glmRob.mallows.control

Control for Mallows-type Robust GLM Estimator


Description

Allows users to set parameters for glmRob.

Usage

glmRob.mallows.control(wt.fn = wt.carroll, wt.tuning = 8, ...)

Arguments

wt.fn

a weight function that might depend on a tuning constant. This function will be evaluated at the square root of the robust Mahalanobis distances of the covariates divided by their dimension.

wt.tuning

a tuning constant for wt.fn.

...

additional arguments are ignored.

Value

a list is returned, consisting of these parameters packaged to be used by glmRob(). The values for glmRob.mallows.control() can be supplied directly in a call to glmRob(). These values are filtered through glmRob.mallows.control() inside glmRob().

See Also


robust

Port of the S+ "Robust Library"

v0.5-0.0
GPL-2
Authors
Jiahui Wang, Ruben Zamar <ruben@stat.ubc.ca>, Alfio Marazzi <Alfio.Marazzi@inst.hospvd.ch>, Victor Yohai <vyohai@dm.uba.ar>, Matias Salibian-Barrera <matias@stat.ubc.ca>, Ricardo Maronna <maron@mate.unlp.edu.ar>, Eric Zivot <ezivot@u.washington.edu>, David Rocke <dmrocke@ucdavis.edu>, Doug Martin, Martin Maechler <maechler@stat.math.ethz.ch>, Kjell Konis <kjell.konis@me.com>.
Initial release
2020-03-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.