Re: [R] Markov Chain model coding

2011-05-28 Thread Rolf Turner
On 29/05/11 04:50, phillowe wrote: Can anyone help with coding for Markov chain models. I have a data set from coral reefs in consecutive years that have been given a state depending on their coral and macroalgal cover. The markov model will be used to predict the cover of coral and macroalgae in

Re: [R] Markov Chain model coding

2011-05-28 Thread Greg Snow
The msm package may be of use to you. -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of phillowe Sent: Saturday, May 28, 2011 10:51 AM To: r-help@r-project.org Subject: [R] Markov Chain model coding Can anyone help with coding for Ma