onestep: Compute one-step M-estimator of location using Huber's Psi

Description Usage Arguments

View source: R/Rallfun-v24.R

Description

Compute one-step M-estimator of location using Huber's Psi. The default bending constant is 1.28

Usage

1
onestep(x, bend = 1.28, na.rm = FALSE)

Arguments

x

A vector

bend

bending constant

na.rm

As usual ...


WRS documentation built on May 2, 2019, 5:49 p.m.