Learn R Programming

RxODE (version 0.6-1)

rxParseErr: Prepare Error function for inclusion in RxODE

Description

Prepare Error function for inclusion in RxODE

Usage

rxParseErr(x, base.theta, diag.xform = c("sqrt", "log", "identity"),
  ret = "rx_r_", init = NULL)

Arguments

x

error function

base.theta

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

diag.xform

Diagonal form of variance parameters

ret

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

init

Initilization vector

Value

RxODE transformed text