setDescription {PFIM}R Documentation

Set the description of a model.

Description

Set the description of a model.

Usage

setDescription(object, description)

## S4 method for signature 'Model'
setDescription(object, description)

Arguments

object

An object from the class Model.

description

A list giving the description of a model.

Value

The model with the updated description.


[Package PFIM version 6.0.3 Index]