g3_update_weights | R Documentation |
Updates weights for second stage of iterative re-weighting
g3_update_weights(lik_out_list, grouping, cv_floor)
lik_out_list |
A list of likelihood summarys. The output of g3_lik_out(model, param) for each group of likelihood components |
grouping |
A list describing how to group likelihood components for iterative re-weighting |
cv_floor |
Minimum value of survey components (adist_surveyindices) as 1/ |
This function updates weights for the second stage of iterative re-weighting. If the cv_floor is > 0, it will be applied here.
A list of G3 parameter dataframes, one for each group of likelihood components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.