g3_lik_out | R Documentation |
Likelihood summary for a model run
g3_lik_out(model, param)
model |
A G3 model, produced by g3_to_r() or g3_tmb_adfun() |
param |
A G3 parameter dataframe |
Runs the model, sums the number of data points (df) and nll's for each component (value), and extracts the corresponding weights from the input parameters (weight)
A dataframe containing the likelihood component name, degrees of freedom, NLL value, and weight
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.