wt.carroll {robust}R Documentation

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.


[Package robust version 0.3-4 Index]