powered by
Load the modelfit results of an example model
Load the modelfit results of an example model built into Pharmpy
load_example_modelfit_results(name)
(ModelfitResults) Loaded modelfit results object
(str) Name of the model. Currently available models are "pheno" and "pheno_linear"
if (FALSE) { results <- load_example_modelfit_results("pheno") results$parameter_estimates }
Run the code above in your browser using DataLab