powered by
Get all thetas (structural parameters) of a model
get_thetas(model)
(Parameters) A copy of all theta parameters
(Model) Pharmpy model object
get_omegas : Get omega parameters
get_sigmas : Get sigma parameters
if (FALSE) { model <- load_example_model("pheno") get_thetas(model) }
Run the code above in your browser using DataLab