Learn R Programming

RxODE (version 0.9.2-1)

rxParseErr: 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