-
@paul-buerkner and I discussed this at StanCon Oxford, as it would allow users to use BRMS in places like stan-playground:
https://github.com/flatironinstitute/stan-playground/issues/202
-
I understand why you refer to RStan as the "Legacy R interface to Stan" since it doesn't support the latest Stan version(s). But using RStan is still the only way to get pre-compiled Stan models on CR…
-
Please place an "x" in all the boxes that apply
---------------------------------------------
- [ ] I have the most recent version of linelist and R
- [x] I have found a bug
- [x] I have a [r…
-
#### Summary:
It appears that `rstan` requires the `BH` to be available at run time when it compiles the Stan models otherwise an error is thrown e.g.
```
> stan_model
-
Seems like rstan installation is not typical, I had to follow these instructions https://github.com/stan-dev/rstan/wiki/RStan-Getting-Started#how-to-install-rstan to install it.
perhaps include thes…
-
Hi,
I'm trying to build an ARMAX model as given in the book. Refer Chapter 7.
I tried the tutorial as given: installed relevant packages, even installed Rtools as I was getting 'make' command error…
-
I haven't been able to get the Stan code to work yet. I've saved it as a .stan but it keeps outputting an error when I run it:
```
`Error in new_CppObject_xp(fields$.module, fields$.pointer, ...) : …
-
Hello, I am very interested in using this technique to compare a set of time-series models. However, my models are written directly in stan and I interface with them through `rstan`.
I have been w…
-
Hi!
I have a package called `RBesT` which I keep in a git repo called `BesT`... this is why the directory I am using to develop is called `BesT` rather than `RBesT`. As a result the code here:
h…
-
It may be necessary for people running meta-analysis models with low data to change the adaptation parameters or number of iterations. Right now all of those are hidden within the `...` arguments to b…