Learn R Programming

PFIM (version 6.0.3)

setModel: Set the model.

Description

Set the model.

Usage

setModel(object, model)

# S4 method for PFIMProject setModel(object, model)

Value

The object with the updated model.

Arguments

object

An object from the class PFIMProject.

model

An object from the class Model.