get_individual_prediction_expression function

get_individual_prediction_expression

get_individual_prediction_expression

Get the full symbolic expression for the modelled individual prediction

This function currently only support models without ODE systems

get_individual_prediction_expression(model)

Arguments

  • model: (Model) Pharmpy model object

Returns

(Expression) Symbolic expression

Examples

## Not run: model <- load_example_model("pheno_linear") get_individual_prediction_expression(model) ## End(Not run)

See Also

get_population_prediction_expression : Get full symbolic epression for the population prediction

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