| rxParseErr {RxODE} | R Documentation |
Prepare Error function for inclusion in RxODE
rxParseErr(x, base.theta, ret = "rx_r_", init = NULL)
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 |
RxODE transformed text
Matthew L. Fidler