setEquations: Set the equations of a model.

setEquationsR Documentation

Set the equations of a model.

Description

Set the equations of a model.

Usage

setEquations(object, equations)

## S4 method for signature 'Model'
setEquations(object, equations)

Arguments

object

An object from the class Model.

equations

A list giving the equations of the model.

Value

The model with the updated equations.


PFIM documentation built on Oct. 30, 2024, 9:10 a.m.