cluster_names<-: Set cluster names for mhmm object
Description
Set cluster names for mhmm object
Usage
cluster_names(object) <- value
Value
The modified object with updated cluster names.
Arguments
- object
An object of class `mhmm`.
- value
A character vector containing the new cluster names.