setModelError {PFIM}R Documentation

Set the model error.

Description

Set the model error.

Usage

setModelError(object, modelError)

## S4 method for signature 'Model'
setModelError(object, modelError)

Arguments

object

An object from the class Model.

modelError

An object from the class ModelError.

Value

The model with the updated model error.


[Package PFIM version 6.0.3 Index]