setDescription: Set the description of a model.
Description
Set the description of a model.
Usage
setDescription(object, description)# S4 method for Model
setDescription(object, description)
Value
The model with the updated description.
Arguments
- object
An object from the class Model.
- description
A list giving the description of a model.