translate_ode {PKPDsim} | R Documentation |
Currently only supports PKDPsim <–> RxODE
translate_ode(code, auto = TRUE, from = NULL, to = NULL, verbose = TRUE)
code |
character string with ODE code |
auto |
is auto-detect syntax ( |
from |
from syntax |
to |
to syntax |
verbose |
verbose, |
Translated PKPDsim or RxODE model