A search at www.rseek.org for Bayesian "hidden Markov model" turns up all sorts of potentially-useful information.
Sarah On Fri, May 23, 2014 at 6:09 AM, Bukar Alhaji <alhajibuk...@yahoo.com> wrote: > Dear R buddies, > > I have this data X <- c(3 5 7 6 40 9 9 2 5 1 4 7 5 45 9 48 10 6 > 3 6 4 9 5 5 4 64 3 23 26 4 3 5 2 7 3 10 3 4 51 67 6 4 4 6 > 6 5 11 7 3 5) Seems unlikely - that's not appropriate syntax for creating a vector using c(). > I would like to try a Bayesian method for the parameter estimation of the > Hidden Markov model. > > > Could anyone kindly direct me to any R package that can perform this task? Or > any help is highly appreciated. > > Grateful for help and time. > > Best regards > Kyari -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.