coef.rxode2 {rxode2}R Documentation

Return the rxode2 coefficients

Description

This returns the parameters , state variables

Usage

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

Arguments

object

is an rxode2 object

...

ignored arguments

Value

a rxCoef object with the following

Author(s)

Matthew L.Fidler


[Package rxode2 version 4.0.2 Index]