calculate_eta_gradient_expression function

calculate_eta_gradient_expression

calculate_eta_gradient_expression

Calculate the symbolic expression for the eta gradient

This function currently only support models without ODE systems

calculate_eta_gradient_expression(model)

Arguments

  • model: (Model) Pharmpy model object

Returns

(Expression) Symbolic expression

Examples

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

See Also

calculate_epsilon_gradient_expression : Epsilon gradient

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