setEquations {PFIM}R 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.


[Package PFIM version 6.0.3 Index]