setOdeSolverParameters: Set the parameters of the ode solver.

setOdeSolverParametersR Documentation

Set the parameters of the ode solver.

Description

Set the parameters of the ode solver.

Usage

setOdeSolverParameters(object, odeSolverParameters)

## S4 method for signature 'Model'
setOdeSolverParameters(object, odeSolverParameters)

Arguments

object

An object from the class Model.

odeSolverParameters

A list giving the parameters of the ode solver.

Value

The model with the updated parameters of the ode solver.


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