getModelParameters {PFIM} | R Documentation |
Get the model parameters.
Description
Get the model parameters.
Usage
getModelParameters(object)
## S4 method for signature 'PFIMProject'
getModelParameters(object)
Arguments
object |
An object from the class PFIMProject. |
Value
A list giving the model parameters.
[Package PFIM version 6.0.3 Index]