get_thetas function

get_thetas

get_thetas

Get all thetas (structural parameters) of a model

get_thetas(model)

Arguments

  • model: (Model) Pharmpy model object

Returns

(Parameters) A copy of all theta parameters

Examples

## Not run: model <- load_example_model("pheno") get_thetas(model) ## End(Not run)

See Also

get_omegas : Get omega parameters

get_sigmas : Get sigma parameters

  • Maintainer: Rikard Nordgren
  • License: LGPL (>= 3)
  • Last published: 2024-12-04