rxParsePred {rxode2} | R Documentation |
Prepare Pred function for inclusion in rxode2
Description
Prepare Pred function for inclusion in rxode2
Usage
rxParsePred(x, init = NULL, err = NULL, addProp = c("combined2", "combined1"))
Arguments
x |
pred function |
init |
Initialization vector |
Value
rxode2 transformed text.
Author(s)
Matthew L. Fidler
[Package rxode2 version 3.0.4 Index]