getNumberOfParameters: Get the number of parameters.
Description
Get the number of parameters.
Usage
getNumberOfParameters(object)# S4 method for Model
getNumberOfParameters(object)
Value
A numeric giving the number of parameters of the model.
Arguments
- object
An object from the class Model.