50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


seqHMM (version 1.2.6)

state_names<-: Set state names for hmm or mhmm object

Description

Set state names for hmm or mhmm object

Usage

state_names(object) <- value

Value

The modified object with updated state names.

Arguments

object

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

value

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