-
I'm consolidating the tables/issues from #1034 and #1046, since they're spread across multiple comments and somewhat buried.
Note that these tables/failures should be considered cumulative - any p…
-
#### Summary:
rstanarm always does generous 4 x 2000 MCMC iterations by default. These defaults cannot be altered.
#### Description:
A method to change the default does not seem to exist. Users quic…
-
#### Summary:
The rstan package installation as detailed on https://github.com/stan-dev/rstan/wiki/Installing-RStan-on-Linux failed.
#### Description:
I am unable to install rstan from source…
-
```{r}
> install.packages("rstan", repos = "https://cloud.r-project.org/", dependencies = TRUE)
Installing package into ‘/home/cdsw/R’
(as ‘lib’ is unspecified)
also installing the dependency ‘s…
-
#### Summary:
Upon running a misspecified model in stan, I get no output and my RStudio no longer prints any error messages.
#### Description and Reproducible Steps:
I'm new to Stan (pivoting fro…
-
#### Summary:
Based on my understanding of https://github.com/stan-dev/stan/pull/2739, there should be new covariance function available to use via rstan.
#### Description:
It seems that these …
-
Requested by Avraham Adler on stan-users:
Firstly, as a medium-term lurker but first-time poster, I would like to thank the entire Stan development team for the creation and maintenance of Stan.
I a…
-
#### Summary:
[RStan's NAMESPACE](https://github.com/stan-dev/rstan/blob/cfb0923a6583e4d9d019749a111e48bed7e0e5e6/rstan/rstan/NAMESPACE#L18) uses `import(ggplot2)`. Why?
#### Description:
Whe…
-
#### Summary:
I am trying to install the development version on MacOS 10.15 to make use of your survival analysis.
#### Description:
During the build process, if I skip the update I get the follo…
-
create a stan_model of postpred_.stan first and then run with prerun output of posterior samples
postpred_exp_exp_gqs.stan isnt working at the moment because of some weird error...
https://mc-st…