-
I am making an implementation for R packages in Macports now, and I would like to have `rstanarm` among supported packages. This is still WIP, however what mostly remains to be done is fine-tuning for…
-
Using packages rstanarm and loo to run a logistic regression with four different intercepts and univariate slope hierarchical by individual, then using k-fold leave-one-group-out for model selection (…
-
We need to implement the projection for survival models at some point. The actual implementation needs some thinking and is likely to depend on how the survival models are/will be handled in `rstanarm…
-
#### Summary:
Currently loo object from rstanarm::loo shows elpd_loo, p_loo, looic and SEs for those.
Add more model specific and easier to interpret info.
#### Description:
- [ ] For all model…
-
Please Update Readme for Survival Analysis Version Install Instructions.
The instructions reference the deprecated repository "https://mc-stan.org/r-packages/".
So that users can avoid confusion…
-
#### Summary:
It would be amazing if we could finally merge the `feature/survival` branch into rstanarm, per this discussion [on Apr 29](https://github.com/stan-dev/rstanarm/issues/535#issuecomment…
-
#### Summary:
Is it possible to place a inverse gaussian prior with rstanarm?
#### Description:
I am now trying to use stan_glmer in the rstanarm package with a inverse gaussian distribution for pr…
-
Hi!
I can’t manage to install `rstanarm` in a Google Notebook instance (running R 4.0.5 in Jupyter Lab 3.1.0).
The console kernel just hangs few seconds after I run:
```
remotes::install_githu…
-
Whenever we release **rstantools** 2.0.0 is released (https://github.com/stan-dev/rstantools/pull/44) build process and directory structure won't match what we currently have in **rstanarm**. @bgoodri…
-
#### Summary:
Same `rstanarm` version from `feature/survival` (version `2.21.2`), same seed, different results between R `3.6.3` and `4.2.0`.
#### Description:
As per the summary, I have the sam…