rxSetupScale {RxODE}R Documentation

Setup the initial conditions.

Description

Setup the initial conditions.

Usage

rxSetupScale(obj, scale = NULL, extraArgs = NULL)

Arguments

obj

RxODE object

extraArgs

A list of extra arguments to parse for initial conditions.

inits

A numeric vector of initial conditions.

Author(s)

Matthew L. Fidler


[Package RxODE version 0.9.2-0 Index]