addModel: Add a model to a library of models.

addModelR Documentation

Add a model to a library of models.

Description

Add a model to a library of models.

Usage

addModel(object, model)

## S4 method for signature 'LibraryOfModels'
addModel(object, model)

Arguments

object

An object from the class LibraryOfModels.

model

An object from the class Model.

Value

The library of models with the added model.


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