setDescription: Set the description of a model.

setDescriptionR 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.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.