0

Hello I would like to know how to fit a multi-state model in R package R2BayesX?

I believe you have to use the bayesx function. How do I correctly do so? My data frame consists of variables such as remission, time from diagnosis, height, age, of course remission/not remission would be my states (1/0).

Unheilig
  • 16,196
  • 193
  • 68
  • 98
  • 1
    possible duplicate of [Multi state models in R2BayesX](http://stackoverflow.com/questions/29862790/multi-state-models-in-r2bayesx) – Achim Zeileis Apr 26 '15 at 09:18
  • 1
    Welcome to StackOverflow! Please read the info about [how to ask a good question](http://stackoverflow.com/help/how-to-ask) and how to produce a [minimal reproducible example](http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example/5963610#5963610). This will make it much easier for others to help you. Moreover, your question seem to be more about statistics than about programming. You might want to have a look at [Cross Validated](http://stats.stackexchange.com/) – Jaap Apr 27 '15 at 14:50

0 Answers0