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)

Arguments

x

pred function

init

Initialization vector

Value

RxODE transformed text.

Author(s)

Matthew L. Fidler


[Package RxODE version 0.9.2-0 Index]