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 Oct. 30, 2024, 9:10 a.m.