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