Learn R Programming

seqHMM (version 1.2.6)

state_names: Get state names from hmm or mhmm object

Description

Get state names from hmm or mhmm object

Usage

state_names(object)

Value

A character vector containing the state names, or a list of such vectors in `mhmm` case.

Arguments

object

An object of class `hmm` or `mhmm`.