Learn R Programming

RxODE (version 0.6-1)

rxParams: Parameters specified by the model

Description

This return the model's parameters that are required to solve the ODE system.

Usage

rxParams(obj)

rxParam(obj)

Arguments

obj

RxODE family of objects

Value

a character vector listing the parameters in the model.