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