setModelFromLibrary: Set a model from the library of model
Description
Set a model from the library of model
Usage
setModelFromLibrary(object, modelFromLibrary)# S4 method for Model
setModelFromLibrary(object, modelFromLibrary)
Value
The model with the updated model from library of models.
Arguments
- object
An object from the class Model.
- modelFromLibrary
An object from the class Model.