On 08/08/2021 03:43 AM, Rui Barradas wrote: > Hello, > > There are CRAN packages, for instance, packages DTMCPack and markovchain, > that require transition probabilities as input. See this R-bloggers post [1]. > > > [1] https://www.r-bloggers.com/2016/01/getting-started-with-markov-chains/ > > > Hope this helps, > > Rui Barradas > > Às 02:21 de 08/08/21, H escreveu: >> I would like to use R and msm to replicate the results from a published >> study where the authors used Tree Age Pro 2011 for their Markov modeling. I >> am new to Markov modeling and while I have tried to read up, my >> understanding is still quite limited... >> >> The papers contains the the state transition probabilities but it seems to >> me that msm requires transition intensities rather than transition >> probabilities. Is this correct? >> >> If so, the msm documentation suggests that msm can output transition >> probabilities but is there any way I can do the reverse, ie input transition >> probabilities into my msm model? >> >> Appreciate any pointers. >> >> ______________________________________________ >> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >> 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. >> Thank you, will check those out!
______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.