rxParsePred {RxODE}R Documentation

Prepare Pred function for inclusion in RxODE

Description

Prepare Pred function for inclusion in RxODE

Usage

rxParsePred(x, init = NULL, err = NULL, addProp = c("combined2", "combined1"))

Arguments

x

pred function

init

Initialization vector

Value

RxODE transformed text.

Author(s)

Matthew L. Fidler


[Package RxODE version 1.1.2 Index]