rxModelVars {RxODE}R Documentation

All model variables for a RxODE object

Description

Return all the known model variables for a specified RxODE object

Usage

rxModelVars(obj)

Arguments

obj

RxODE family of objects

Details

These items are only calculated after compilation; they are built-into the RxODE compiled DLL.

Value

A list of RxODE model properties including:

Author(s)

Matthew L. Fidler


[Package RxODE version 1.1.2 Index]