Translate a model from/to various PKPD simulators
Currently only supports PKDPsim <--> RxODE
translate_ode(code, auto = TRUE, from = NULL, to = NULL, verbose = TRUE)
code
: character string with ODE codeauto
: is auto-detect syntax (from
)from
: from syntaxto
: to syntaxverbose
: verbose, TRUE
or FALSE
Translated PKPDsim or RxODE model