fitSMDM: Fit MM-type regression

Description Usage Arguments Details Value See Also Examples

Description

Fit MM-type regression with lmrob

Usage

1

Arguments

formula

a symbolic description of the model to be fit. See lm and formula for more details.

data

an optional data frame, list or environment (or object coercible by as.data.frame to a data frame) containing the variables in the model. If not found in data, the variables are taken from environment(formula), typically the environment from which lmrob is called.

...

additional arguments can be used to specify control parameters directly instead of (but not in addition to!) via control.

Details

see lmrob

Value

An object of class lmrob

See Also

lmrob

Examples

1
2
3
4
5
6
## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

JBrenn/SWCalibrateR documentation built on June 23, 2019, 4:46 p.m.