Learn R Programming

robust (version 0.3-0)

wt.carroll: Weight Functions

Description

Compute various weights.

Usage

wt.carroll(u, b)
wt.huber(u, const = 1.345)

Arguments

u
a numeric vector.
b
a single numeric value specifying the parameter b.
const
a tuning constant.

Value

  • a numeric vector containing the weights.