-
#### Summary:
I'm trying to run the MRP demo provided at https://cran.r-project.org/web/packages/rstanarm/vignettes/mrp.html but am getting an error when running stan_glmer().
#### Description:
I…
-
**Issue by [yizhang-cae](https://github.com/yizhang-cae)**
_Monday May 07, 2018 at 03:31 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/2523_
----
#### Summary:
When declare af…
-
Hi everyone, thanks for developing PKPDposterior and PKPDsim. Both are great tools!
I have a minor concern regarding the implementation of the combined RUV error model. I am not entirely sure if my…
-
Currently, the MCMC is initialised using arbitrary FOI values etc. which vary according to the specific model being fitted. To make this more robust, I'd suggest the following approach:
1. We run `…
-
Working on weekly data to predict for the next 1 week and I observed that warm-start takes more time to predict (and even fitting at times).? Is it normal or something to do with the code or data?
…
-
**Issue by [demodw](https://github.com/demodw)**
_Thursday May 26, 2016 at 15:50 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/1897_
----
#### Summary:
Add a function that mat…
-
Currently, `loo` and `kfold` facilitate model comparison for models without a time dependency. To my knowledge, brms does not support time-series cross-validation in the same way. Are methods such as …
ghost updated
4 years ago
-
**Is your feature request related to a problem? Please describe.**
Access new features such as numerical integration
**Describe the solution you'd like**
**Describe alternatives you've consider…
-
Main ideas:
- Can start with ADVI/optimization
- Can (sometimes) use reduced data/model (but then reduced validity, still better than nothing)
- I.e. just one random effect, just three states in …
-
#### Summary:
Unexpected crash when using brms function
#### Description:
At the beginning I had the error of CXX14 is not defined when using brms function, I modified the Makevars file and the…