setModelFromLibrary {PFIM} | R Documentation |
Set a model from the library of model
Description
Set a model from the library of model
Usage
setModelFromLibrary(object, modelFromLibrary)
## S4 method for signature 'Model'
setModelFromLibrary(object, modelFromLibrary)
Arguments
object |
An object from the class Model. |
modelFromLibrary |
An object from the class Model. |
Value
The model with the updated model from library of models.
[Package PFIM version 6.0.3 Index]