gR - installation and computation
On Tue, 2005-03-15 at 16:13 +0100, Depire Alexandre wrote:
Hello everyone, I would like to use R to compute some special hidden markov chain. I see that such those models are like dynamic bayesion network. So, I find some doc about computation of those models in R, but I don't know how to install it on R and how to use it. These doc talks about gR project.
The home page of the gR project is here: http://www.r-project.org/gR/ The aim of the project is to bring together several existing programs for graphical modelling under the umbrella of R. You might want to look at OpenBUGS (see link) for fitting hidden Markov models. Martyn