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