-
Use the readme as an example.
- [ ] @syclik: decide where this document should go
- [ ] @bgoodri write the requirements in a clear language that can be understood by contributors and reviewers for wha…
-
#### Summary:
Struggling to build rstanarm from source. I'm trying to bring the latest changes from `master` into the `feature/survival` branch and then build the package on Windows using R 4.2.1 and…
-
the Stan documentation has been converted to RMarkdown format which is markdown plus latex's mathjax for the math and R chunks for producing charts and graphs and running programs.
we are using the R…
-
#### Description:
I wrote a code generator that writes a Stan code for a family of increasingly complex multinomial models.
Due to the explicit request of my employer, I am not authorized to shar…
-
The appears to be the same issue as
https://github.com/rmcelreath/rethinking/issues/338
but the workaround listed there doesn't work. I can successfully estimate a model with ulam once, but un…
-
Same code working in cmd(ipython) , but failed in vscode(jupyter)
```python
from prophet import Prophet
m = Prophet()
```
error:
```
2023-07-17 17:42:52,583 - cmdstanpy - DEBUG - cmd: where…
-
#### Summary:
I cannot connect to Stan from R, and therefore I cannot use the packages `rstan` or `brms`, for instance. The message error is always:
```
Error in compileCode(f, code, language = lan…
-
**Issue by [ksvanhorn](https://github.com/ksvanhorn)**
_Friday Mar 13, 2015 at 18:04 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/1365_
----
I had some Stan code that had the …
-
#### Summary:
The MPI makefiles currently do not build boost in parallel and they also do not integrate well with cmdstan.
#### Description:
* Builds are slow due to not using parallelization o…
wds15 updated
2 years ago
-
We could do an experiment where we fix `beta`, and `R0` (and thus we know `gamma`) and `S0` and also the log-normal **likelihood** variance `sigma_y^2`. We then simulate a SIR trajectory from this p…