setEquation: Set the equation of a model error.

setEquationR Documentation

Set the equation of a model error.

Description

Set the equation of a model error.

Usage

setEquation(object, equation)

## S4 method for signature 'ModelError'
setEquation(object, equation)

Arguments

object

An object from the class ModelError.

equation

An expression giving the equation of a model error.

Value

The model error with the updated equation.


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