Learn R Programming

PFIM (version 6.0)

setModelError: Set the model error.

Description

Set the model error.

Usage

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.