Re: [R] Bayesian HMM

2014-05-23 Thread Sarah Goslee
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 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

Re: [R] Bayesian HMM

2014-05-23 Thread Ingmar Visser
Searching on r-project for bayesian hidden Markov model gives several potentially useful links: https://www.google.com/search?q=bayesian+hidden+markov+model&domains=r-project.org&sitesearch=r-project.org&btnG=Google+Search hth, Ingmar On Fri, May 23, 2014 at 12:09 PM, Bukar Alhaji wrote: > Dea