alpha.fun {smatr}R Documentation

Utility functions for robust fitting

Description

Functions used by sma when 'robust = TRUE'.

Usage

alpha.fun(r, k, q)
huber.M(data, q = pchisq(3, 2))

Arguments

r, k, q

Parameters.

data

.....

Author(s)

Warton, D. I. David.Warton@unsw.edu.au, S. Taskinen

See Also

sma


[Package smatr version 3.4-8 Index]