Learn R Programming

PFIM (version 6.0.3)

setEquation: Set the equation of a model error.

Description

Set the equation of a model error.

Usage

setEquation(object, equation)

# S4 method for ModelError setEquation(object, equation)

Value

The model error with the updated equation.

Arguments

object

An object from the class ModelError.

equation

An expression giving the equation of a model error.