R/huber.one.step.R

Defines functions huber.one.step

Documented in huber.one.step

huber.one.step<-function(x,c=1.28){
mu.hat<-huber.NR(x,c,1)[2]
mu.hat
}

Try the asbio package in your browser

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

asbio documentation built on Aug. 20, 2023, 9:07 a.m.