-
I am running this on RStudio on MacOSX 10.14.
I ran the model in RStudio and got the following error (full job log output shown below):
"Error in check_pars(allpars, pars) : no parameter delta"
…
-
#### Summary:
Compilation error with a test execution of rstan after successful package installation.
#### Description:
Initially discovered when installing prophet (see https://github.com/facebo…
-
No one has yet worked on:
- [ ] Tuning optimizations to improve performance for real Stan programs, including:
- [ ] Optimization behavior (e.g., should lazy code motion extract constants?)
…
-
#### Summary:
Most Stan programs don't require the cvodes library but we compile it for every model anyway right now.
#### Description:
I think we should figure out how much time we could save d…
-
As discussed in the Stan meeting on Tuesday, we're going to create a whitelist of 20 models that will serve as example models for rstan users that we'd actually like users to learn from. The whitelist…
-
Hi,
I installed rstanarm package. and I activated it. and I also installed Rstan package too.
when I tried to use stan_surv function. it keeps telling me that the function is not existed.
==> …
-
#### Summary:
There are many instances of code that looks like:
```
if (msg.str().length() > 0)
logger.info(msg);
```
We should either:
- have the info() method ignore empty messages in ge…
-
```bash
$ ssh gretel.hum.uu.nl
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /u…
-
#### Summary:
The line number output by `rstan` in case of syntax or runtime errors does not account for blank lines in the code. The line indicated in the error message is therefore too low. This ma…
-
i renamed durable.go and i got the error below sometimes. I ran it within docker container. what's the problem?
panic: sync: negative WaitGroup counter
goroutine 30 [running]:
sync.(*WaitGroup).A…