powered by
LogLik(hmm)
data(example) hmm_ex = initHMM(observations, nStates=3, method="Gaussian") hmm_fitted = fitHMM(observations, hmm_ex) LogLik(hmm_fitted)
Run the code above in your browser using DataLab