Description Usage Arguments Value
View source: R/utils_model_fit.R View source: R/utils_model_fit.R
Extract model information from optim() output and model design
Extract model information from optim() output and model design
1 2 3 | get_full_model_information(fitted_model, model_design)
get_full_model_information(fitted_model, model_design)
|
fitted_model |
output of optim() |
model_design |
object of class IsoAPQModelDesign |
list
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.