Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


fHMM (version 1.2.2)

parameter_labels: Create labels for estimated parameters

Description

This helper function creates labels for the estimated HMM parameters.

Usage

parameter_labels(controls, expected_length = NULL)

Value

A character vector of parameter labels.

Arguments

controls

An object of class fHMM_controls.

expected_length

The expected output length. If NULL (default), this is not checked.