Description Usage Arguments Details Value Note Author(s) References See Also Examples
LTS is minimizing trimmed sum of squares.
1 |
formula |
|
data |
List of data used in predictor and response. |
start |
List of parameter starting value. |
h |
Percentage of trimming the residuals, if omited the default 25% will be used. |
control |
|
LTS trimme h
percent of residuals first then compute the least square estimate, and final parameter estimate is the one minimize the sum of squares of errors.
nl.fitt
object of fitted model parameter.
The result data returnd in fitted object is trimmed data.
Hossein Riazoshams, May 2014. Email: riazihosein@gmail.com URL http://www.riazoshams.com/nlr/
Riazoshams H, Midi H, and Ghilagaber G, 2018,. Robust Nonlinear Regression, with Application using R, Joh Wiley and Sons.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.