addModels: Add a models to a library of models.
Description
Add a models to a library of models.
Usage
addModels(object, models)# S4 method for LibraryOfModels
addModels(object, models)
Value
The library of models with the added models.
Arguments
- object
An object from the class LibraryOfModels.
- models
A list of object from the class Model.