Zhengxiao Wei
Results
2
comments of
Zhengxiao Wei
Thank you, @andrjohns Andrew, for providing the information. I have updated the deprecated syntax for **array declarations** just in time before the release of [Stan 2.33](https://mc-stan.org/docs/reference-manual/postfix-brackets-array-syntax.html). The 'rmBayes' R package...
Thank you so much. I was finally able to install the development version with survival analysis (`stan_surv`) on R 4.4.1 using your command. ``` install.packages('rstanarm', repos = c('https://stan-dev.r-universe.dev', 'https://cloud.r-project.org')) ```...