View source: R/03_IFE_algorithm_functions.R
define_rho_parameters | R Documentation |
Robust updating of group membership is based on a rho function (instead of the non-robust quadratic function) on the norm of the errors. This requires parameters of location and scale. They are defined here (currently as median and madn). This function is applied on the estimated errors: Y - XB - FL - FgLg. This function is used in update_g().
define_rho_parameters(object = NULL)
object |
input |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.