View source: R/bi_square.short.R
mixlinrb_bione | R Documentation |
An EM-type of parameter estimation by replacing the least square estimation in the M-step with a robust criterior.
mixlinrb_bione(formula, data, nc = 2)
formula |
A symbolic description of the model to be fit. |
data |
A data frame containing the predictor and response variables, where the last column is the response varible. |
nc |
Number of mixture components. |
Estimated coefficients of all components.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.