R/glmRob.mallows.control.q

Defines functions glmRob.mallows.control

Documented in glmRob.mallows.control

glmRob.mallows.control <- function(wt.fn = wt.carroll, wt.tuning = 8, ...)
{
  list(wt.fn = wt.fn, wt.tuning = wt.tuning)
}

Try the robust package in your browser

Any scripts or data that you put into this service are public.

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