coef.RxODE {RxODE}R Documentation

Return the RxODE coefficients

Description

This returns the parameters , state variables

Usage

## S3 method for class 'RxODE'
coef(object, ...)

Arguments

object

is an RxODE object

...

ignored arguments

Value

a rxCoef object with the following

Author(s)

Matthew L.Fidler


[Package RxODE version 1.1.2 Index]