g3_iterative_setup | R Documentation |
Initial parameters for iterative re-weighting
g3_iterative_setup(lik_out, grouping = list())
lik_out |
A likelihood summary dataframe. The output of g3_lik_out(model, param) |
grouping |
A list describing how to group likelihood components for iterative re-weighting |
Initial weights are calculated by taking the inverse SS and then multiplying these by 10000 for the components that are to be optimised
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.