R/hmm_init.R
hmm_init.Rd
Create initial values for the HMM model.
hmm_init(K, x_t)
The number of regimes or clusters to fit. Called by rstan::sampling().
rstan::sampling()
A matrix of values. Called by rstan::sampling().
list of initial values (mu, sigma)