Learn R Programming

PFIM (version 6.0.3)

setModelError: Set the model error.

Description

Set the model error.

Usage

setModelError(object, modelError)

# S4 method for Model setModelError(object, modelError)

Value

The model with the updated model error.

Arguments

object

An object from the class Model.

modelError

An object from the class ModelError.