gammaRob.control {robust} | R Documentation |
Control Parameters for gammaRob
Description
Create a list of control parameters for the gammaRob
function.
Usage
gammaRob.control(estim, ...)
Arguments
estim |
a character string specifying the estimator. |
... |
control parameters appropriate for the estimator given in |
Value
a list of control parameters appropriate for the specified estimator.
[Package robust version 0.7-4 Index]