translate_ode: Translate a model from/to various PKPD simulators

View source: R/translate_ode.R

translate_odeR Documentation

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)

Arguments

code

character string with ODE code

auto

is auto-detect syntax (from)

from

from syntax

to

to syntax

verbose

verbose, TRUE or FALSE

Value

Translated PKPDsim or RxODE model


InsightRX/PKPDsim documentation built on Aug. 21, 2024, 11:36 p.m.