-
I feel having a separate Stata program to export in-memory data in R dump format would be great. Users could then choose to run CmdStan either via the Stata -shell- command directly, or via the StataS…
ghost updated
6 years ago
-
Wu (lab mate) and I tried installing and running Stan in Julia yesterday and had a bitch of a time. It's still not working on my PC. Wu was able to get it to work on his Mac after having to fix severa…
-
This is an FYI / guidance for those who are currently running `cmdstanpy>=1.0.2`, specifically when doing full MCMC sampling (`mcmc_samples > 0`). We've noticed that `cmdstanpy` now logs warnings fair…
-
As discussed in #815 and many other issues and forum posts, users in organisations aren't able to use `cmdstanr` (or at least not without some difficulty) due to organisational restrictions in running…
-
Just opening this so I can add it to the v1.0.0 milestone. There are many deprecated arguments we should remove in v1.0.0. (Alternatively, since we're still in beta we could just remove them in a futu…
-
Tried to install with devtools::install_github() on a linux cluster and received the following error message:
```
installing to /home/sbbg070/R_library/3.5/stannis/libs
** R
** inst
** byte-com…
tlyim updated
5 years ago
-
Hi Brian,
I'm using MatlabStan for cognitive modeling right now. It's very helpful for me. Thanks so much for developing this amazing toolbox!
### The problem of getting stan version
Howe…
-
I propose to implement the following changes to the examples:
* Organize the files of each example to be more self-contained within their respective folders rather than spread between the example f…
-
**Is your feature request related to a problem? Please describe.**
In development of the SBC package I need somewhat reliable way to see if a model has changed from a previous version. I'd like to be…
-
Hi: I'm having trouble fitting a model with ulam. The model appears to start sampling, but ends in an error that "processx_exec failed". Th model works fine with quap(), and other models also work fin…