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 Nov. 24, 2023, 5:09 p.m.