glmRob.control: glmRob Control Parameters

Description Usage Arguments Value See Also

View source: R/glmRob.control.q

Description

Generates a list of control parameters for glmRob. The main purpose of this function is to implement the default behaviour for glmRob. Use the functions listed in the See Also section to generate control lists for the different robust estimators.

Usage

1

Arguments

method

a character vector specifying which extimator the control parameters should be generated for. The choices are "cubif", "mallows", and "misclass".

...

additional arguments are included in the control (if appropriate for the estimator specified by method).

Value

a list of control parameters appropriate for the fitting method specified by the method argument.

See Also

glmRob.cubif.control, glmRob.mallows.control, glmRob.misclass.control.


robust documentation built on May 2, 2019, 5:20 p.m.