get_thetas
Get all thetas (structural parameters) of a model
get_thetas(model)
model
: (Model) Pharmpy model object(Parameters) A copy of all theta parameters
## Not run: model <- load_example_model("pheno") get_thetas(model) ## End(Not run)
get_omegas : Get omega parameters
get_sigmas : Get sigma parameters