rht_control: Control function for M-estimation (tuning parameters etc.)

Description Usage Arguments Details Value

View source: R/robsurvey.R

Description

This function is called internally.

Usage

1
rht_control(acc = 1e-05, maxit = 100, psi = "Huber", ...)

Arguments

acc

numeric tolerance, stoping rule in the iterative updating scheme (default: 1e-5)

maxit

maximum number of updating iterations

psi

psi-function (Huber or asymHuber)

...

additional arguments

Details

Tuning parameters for weighted_mean_huber, weighted_total_huber, svymean_huber, svytotal_huber.

Value

List


martinSter/robsurvey documentation built on Oct. 11, 2019, 4:45 p.m.