-
RuntimeError: Error during optimization! Command '/opt/homebrew/lib/python3.11/site-packages/prophet/stan_model/prophet_model.bin random seed=3637 data file=/var/folders/wc/z084d3qj1wd6cjym3n9gh5d8000…
-
### Comment:
Various reports of M1 Mac issues have come in https://github.com/stan-dev/cmdstanpy/issues/546
I am unable to test locally, some of them seem to be down to specific library versions.
-
#### Summary:
The `arg = None` style is used for the method `pathfinder`, but it would be nice if the doc listed what the default argument was.
#### Description:
For example, argument `num_…
-
Currently, the *Dockerfile* specifies to use only one core to install *cmdstan* and *R packages*. Finding a way to detect the number of cores available could greatly reduce the time required to build …
-
Hello again. I was trying out pathfinder algorithm for SEM model and my code works for different methods (HMC, Variational inference), however it always fails when using Pathfinder algorithm.
My c…
-
```julia
julia> versioninfo()
Julia Version 1.5.0-DEV.204
Commit 529b3655ad (2020-01-30 07:59 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
…
tpapp updated
4 years ago
-
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…
-
#### Description:
I have tried reducing the accepted error in `ASSERT_NEAR` from 1 to 1e-4, but then the tests failed for `ComputeRhat.compute_potential_scale_reduction` and `ComputeRhat.compute_pote…
-
#### Summary:
Importing runs from cmdstan which are exactly the same runs (two calls to cmdstan with the same seed and data, etc.) then one ends up getting numerical differences. Whereas running the …
wds15 updated
2 years ago
-
Hi Brian,
I tried installing and running matlab stan in Matlab 2014b. I tested the installation on the schools_code example provided in the README file and Matlab threw the following error:
Error …