parameter_labels: Create labels for estimated parameters

View source: R/parameter_labels.R

parameter_labelsR 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 fHMM_controls.

expected_length

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

Value

A character vector of parameter labels.


loelschlaeger/fHMM documentation built on June 15, 2025, 9:30 a.m.