View source: R/03_IFE_algorithm_functions.R
calculate_obj_for_g | R Documentation |
Helpfunction in update_g(). Depends on an not yet established group k ( cannot use lgfg_list)
calculate_obj_for_g(i, k, errors_virtual, rho_parameters, robust, TT)
i |
individual |
k |
group |
errors_virtual |
list with errors for each possible group |
rho_parameters |
median and madn of the calculated error term |
robust |
robust or classical estimation |
TT |
length of time series |
numeric value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.