rxParseErr: Prepare Error function for inclusion in RxODE

rxParseErrR Documentation

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

Author(s)

Matthew L. Fidler


RxODE documentation built on March 23, 2022, 9:06 a.m.