getInitialConditions: getInitialConditions

getInitialConditionsR Documentation

getInitialConditions

Description

Get the initial condition for the evaluation of an ode model.

Usage

getInitialConditions(object)

## S4 method for signature 'Arm'
getInitialConditions(object)

## S4 method for signature 'Model'
getInitialConditions(object)

Arguments

object

An object Arm from the class Arm.

Value

The list initialConditions for the object Arm.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.