translate_ode function

Translate a model from/to various PKPD simulators

Translate a model from/to various PKPD simulators

Currently only supports PKDPsim <--> RxODE

translate_ode(code, auto = TRUE, from = NULL, to = NULL, verbose = TRUE)

Arguments

  • code: character string with ODE code
  • auto: is auto-detect syntax (from)
  • from: from syntax
  • to: to syntax
  • verbose: verbose, TRUE or FALSE

Returns

Translated PKPDsim or RxODE model

  • Maintainer: Ron Keizer
  • License: MIT + file LICENSE
  • Last published: 2024-08-19