giabaio / survHE

Survival analysis in health economic evaluation Contains a suite of functions to systematise the workflow involving survival analysis in health economic evaluation. survHE can fit a large range of survival models using both a frequentist approach (by calling the R package flexsurv) and a Bayesian perspective.
https://gianluca.statistica.it/software/survhe/
41 stars 19 forks source link

Update Devel branch for rstan compatibility #40

Closed andrjohns closed 3 years ago

andrjohns commented 3 years ago

Following on from #39 , this PR updates the development branch for compatibility with the upcoming rstan release. Let me know if there's anything you have questions about.

Thanks! Andrew