Learn R Programming

PFIM (version 6.0.3)

getEquation: Get the equation of a model error.

Description

Get the equation of a model error.

Usage

getEquation(object)

# S4 method for ModelError getEquation(object)

Value

An expression giving the equation of a model error.

Arguments

object

An object from the class ModelError.