Learn R Programming

PKPDsim (version 1.4.0)

translate_ode: Translate a model from/to various PKPD simulators

Description

Currently only supports PKDPsim <--> RxODE

Usage

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

Value

Translated PKPDsim or RxODE model

Arguments

code

character string with ODE code

auto

is auto-detect syntax (from)

from

from syntax

to

to syntax

verbose

verbose, TRUE or FALSE