addModels: Add a models to a library of models.

addModelsR Documentation

Add a models to a library of models.

Description

Add a models to a library of models.

Usage

addModels(object, models)

## S4 method for signature 'LibraryOfModels'
addModels(object, models)

Arguments

object

An object from the class LibraryOfModels.

models

A list of object from the class Model.

Value

The library of models with the added models.


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