rxParseErr {RxODE}R Documentation

Prepare Error function for inclusion in RxODE

Description

Prepare Error function for inclusion in RxODE

Usage

rxParseErr(x, base.theta, ret = "rx_r_", init = NULL)

Arguments

x

error function

base.theta

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


[Package RxODE version 0.9.2-0 Index]