rxParseErr: Prepare Error function for inclusion in rxode2

rxParseErrR Documentation

Prepare Error function for inclusion in rxode2

Description

Prepare Error function for inclusion in rxode2

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

rxode2 transformed text

Author(s)

Matthew L. Fidler


nlmixr2/rxode2 documentation built on Jan. 11, 2025, 8:48 a.m.