mscale_algorithm_options: Options for the M-scale Estimation Algorithm

mscale_algorithm_optionsR Documentation

Options for the M-scale Estimation Algorithm

Description

Options for the M-scale Estimation Algorithm

Usage

mscale_algorithm_options(rho = "bisquare", max_it = 200, eps = 1e-08)

Arguments

rho

the \rho function to use. See rho_function() for possible values.

max_it

maximum number of iterations.

eps

numerical tolerance to check for convergence.

Value

options for the M-scale estimation algorithm.

See Also

Other Robustness control options: consistency_const(), rho_function()


pense documentation built on Jan. 27, 2026, 5:06 p.m.