getModelFromLibrary {PFIM}R Documentation

Get a model from the library of models.

Description

Get a model from the library of models.

Usage

getModelFromLibrary(object)

## S4 method for signature 'Model'
getModelFromLibrary(object)

Arguments

object

An object from the class Model.

Value

Return a model from the the library of models.


[Package PFIM version 6.0.3 Index]