parameter_labels {fHMM} | R Documentation |
Create labels for estimated parameters
Description
This helper function creates labels for the estimated HMM parameters.
Usage
parameter_labels(controls, expected_length = NULL)
Arguments
controls |
An object of class |
expected_length |
The expected output length. If |
Value
A character
vector of parameter labels.
[Package fHMM version 1.4.1 Index]