-
The argument show_intercept = FALSE on plot "estimate_density" not working
model
-
Using the new glm functions I am seeing nice speedups for a poisson regression. The epilepsy example goes from 3.8s to 2.1s or so.
The pattern to use would look like this (in a reduce_sum version)…
wds15 updated
4 years ago
-
#### Summary:
`stan_glmer` refuses to fit one of my many fake data sets and asks to file a bug report.
#### Description:
```
library(rstanarm)
r
wds15 updated
4 years ago
-
**Describe the bug**
report() produces an error when run on an object of class "stanreg" "glm" "lm"
**To Reproduce**
``` r
library(rstanarm)
#> Loading required package: Rcpp
#> rstanar…
-
I have run into some difficulty using `tab_model` and `plot_model` with `rstan` models. Both functions throw a transform error and a warning about not being able to access model information.
I hav…
JCruk updated
4 years ago
-
Changes are listed here:
https://github.com/stan-dev/stanc3/wiki/changes-from-stanc2
-
## The problem
I'm running into a `mutate()` error when I try running `tune_grid()`. I can't get the whole error message to display, but when I view the `.notes` column, this is what I see:
> m…
-
Hello! I was unsuccessfully attempting to install rstanarm on Mac OSX 10.15.3, and [I was instructed to use this toolchain](https://discourse.mc-stan.org/t/new-user-struggling-to-get-rstanarm-running/…
kcrum updated
4 years ago
-
* JASP version: 0.13.1
* OS name and version: Mojave 10.14.6
* Analysis: Bayesian Linear Mixed Models
* Bug description: Error in dimnamesGets(x, value): invalid dimnames given for “dgCMatrix” ob…
-
#### Summary:
A short summary (no more than a sentence or two).
kfold fails if formula is given as a string
#### Reproducible Steps:
```
n