-
#### Summary:
I'm trying to model a bounded continuous variable using a GLMM with a logit link and a Gaussian family. This works in `lme4` but not `rstanarm`.
#### Description:
In my actual dat…
-
Current version of `blavaan` only installs on windows using the command
```r
remotes::install_github("ecmerkle/blavaan", INSTALL_opts = "--no-multiarch")
```
and Rcpp needs to be built on the…
-
### Rstanarm
- [x] Eff.Sample
- [x] Rhat
- [ ] MCSE
### brms
- [ ] Eff.Sample
- [ ] Rhat
- [ ] MCSE
-
#### Summary:
When I knit the rstanarm.Rmd file on rstudio, I get an error that says:
Error in loo_compare(loo_bglm_1, loo_bglm_2) : could not find function "loo_compare"
#### Description:
Knit…
-
#### Description:
I tried to install rstanarm but the installation in RStudio crashes. rstan is installed and can be loaded, I followed the instructions from the wiki for the installation. I can see …
-
#### Summary:
It looks like `stan_lmer/stan_glmer` doesn't provide the estimated random effects when using the `lme4` syntax of no correlation between intercepts slopes - `(1|group) + (0 + x|group)`.…
-
Hello!
At my company I spend a lot of time analyzing experiments and the datasets I'm working with are rather large. I typically build multilevel models with lmer. Building these models with the `…
-
```R
library(rstanarm)
m0 Error in `[.data.frame`(md, , needed.vars, drop = FALSE) :
#> undefined columns selected
```
-
To be fixed once [algorithm detection is implemented](https://github.com/easystats/insight/issues/38).
-
Please, add the following packages:
- MatchIt
- Matching
- CMatching
- WeightIt
- cobalt
- CBPS
- twang
- rstan
- rstanarm
- brms
- bayesplot
- loo
- tidybayes
- msm
- mstate
- msmto…