Package: HMMmlselect
Type: Package
Title: Determine the Number of States in Hidden Markov Models via
        Marginal Likelihood
Version: 0.1.6
Author: Yang Chen, Cheng-Der Fuh, Chu-Lan Kao, and S. C. Kou.
Maintainer: Chu-Lan Michael Kao <chulankao@gmail.com>
Description: Provide functions to make estimate the number of states for a hidden Markov 
    model (HMM) using marginal likelihood method proposed by the authors.
    See the Manual.pdf file a detail description of all functions, and a detail tutorial.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Imports: HiddenMarkov, mclust, mvtnorm, stats, MCMCpack, Rcpp (>=
        0.12.10)
LinkingTo: Rcpp
SystemRequirements: C++11
NeedsCompilation: yes
Packaged: 2020-05-03 03:50:31 UTC; USER
Repository: CRAN
Date/Publication: 2020-05-03 05:00:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 17:49:42 UTC; windows
Archs: i386, x64
