rstanarm icon indicating copy to clipboard operation
rstanarm copied to clipboard

rstanarm R package for Bayesian applied regression modeling

Results 144 rstanarm issues
Sort by recently updated
recently updated
newest added

We are trying to fit a hierarchical bayesian survival model with a site-specific intercept and a site-specific coefficient for the covariate trt (i.e. treatment) using the brms and rstanarm packages....

`findbars` and other formula-processing machinery has been moved to the `reformulas` package. In the current development version of `lme4`, these functions are no longer exported from `lme4`. I plan to...

```r > renv::install("rstanarm") # Downloading packages -------------------------------------- - Downloading rstanarm from CRAN ... OK [file is up to date] Successfully downloaded 1 package in 0.8 seconds. The following package(s) will...

#### Summary: I'm trying to easily get the `MAD_SD` for the random parameters of my model, but they seem to be missing from the `ses` list of the model for...