RxODE (version 1.1.5)

rxParseErr: Prepare Error function for inclusion in RxODE

Description

Prepare Error function for inclusion in RxODE

Usage

rxParseErr(
  x,
  baseTheta,
  ret = "rx_r_",
  init = NULL,
  addProp = c("combined2", "combined1")
)

Arguments

x

error function

baseTheta

Base theta to start numbering add(.) and prop(.) from.

ret

Internal return type. Should not be changed by the user...

init

Initialization vector

Value

RxODE transformed text