getFixedParameters: Get the fixed and non fixed model parameters.
Description
Get the fixed and non fixed model parameters.
Usage
getFixedParameters(object)
Value
A list that contains the name and indices of the fixed parameters.
Arguments
- object
A StatisticalModel
object.