View source: R/functions_wrapper.R
calculate_aic | R Documentation |
Calculate AIC
AIC = -2LL + 2*n_estimated_parameters
calculate_aic(model, likelihood)
model |
(Model) Pharmpy model object |
likelihood |
(numeric) -2LL |
(numeric) AIC of model fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.