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 Oct. 30, 2024, 9:10 a.m.