rxEtDispatchSolve {rxode2et}R Documentation

Dispatch solve to 'rxode2' solve

Description

Dispatch solve to 'rxode2' solve

Usage

rxEtDispatchSolve(x, ...)

## Default S3 method:
rxEtDispatchSolve(x, ...)

Arguments

x

rxode2 solve dispatch object

...

other arguments

Value

if 'rxode2' is loaded, a solved object, otherwise an error

Author(s)

Matthew L. Fidler


[Package rxode2et version 2.0.12 Index]