-
`read_fit_model.bbi_nmbayes_model` just returns a draws object right now.
There is a lot to flesh out here, but we may want to instead return an object that, like the Stan one, exposes some metada…
-
#### Summary
It was identified on the forums that OpenCL models can fail to compile without a helpful error message: https://discourse.mc-stan.org/t/cmdstan-installation-error/32900/5
I think we…
-
#### Summary:
Defining a size 0 correlation matrix leads to std::bad_alloc in rstan. This is related to #2588, where it is suggested that corr_matrix and related types should be able to work for size…
-
One thing I have always wanted to do is write more tutorials that empirical and theoretical economists can use to inform how they do their research. @trappmartin recently reminded me how much I have w…
-
Sometimes for debugging purposes or in order to repeat the same call from commandline, it would be useful if CmdStanFit object would include the actual options used to call CmdStan
-
I am using this as a spot to both (1) organize my emails and notes on the way we changed PMM to get it to run for @DeirdreLoughnan and (2) double-check what is speeding up the model. It's not clear to…
-
Based on discussion and tests of #376, I now have these tasks:
- [x] rename "daytime process error" (pd) to "GPP process error" (pp) -> done
- [x] disallow the intersection between light saturatio…
-
#### Summary:
I would like to add some custom binomial link functions for rstanarm; I'm seeking guidance to do that.
#### Description:
In psychophysics and neuroscience, it is common to use forced-c…
-
#### Summary:
rstan compilation conflict with class std::auto_ptr.
#### Description:
rstan_2.19.3.tar.gz is installed with lots of warning message as below:
```r
In file included from /opt/free…
-
Hey Certara, just came across this work and it is really great! Do you have plans to add support for JAGS in addition to winbugs? I can probably help with a PR but I wanted to make sure you haven't …