weibullRob.control {robust} | R Documentation |
Control Parameters for weibullRob
Description
Create a list of control parameters for the weibullRob
function.
Usage
weibullRob.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]