-
Let's take a step back and have a call to brainstorm and document the design decisions we want to stick to here. This will also capture wider interoperability issues (related: #6 and https://github.co…
-
Fresh install of python 3.10.9 or 3.8.16 when I try and run fit on this sample code on a mac M1 pro
```
import pandas as pd
from prophet import Prophet
df = pd.read_csv('https://raw.githubuserco…
-
#### Summary:
Models do not compile with clang19. @SteveBronder or @WardBrian do you know what this means?
#### Description:
From https://www.stats.ox.ac.uk/pub/bdr/clang19/AovBay.log , which…
-
**Describe the bug**
Quarto fails to re-render to html following trivial changes to code chunks that use cmdstanr objects.
```
processing file: 01_data-exclusions.qmd
|......................…
-
I will show the potential changes with an example using python
```python
model = my_pdb.model("eight_schools_centered")
```
We can access the different model implementations
```python
stan…
-
#### Summary:
The following errors occur when running “stan" function(R4.2.0,stan2.26.1)
#### Description:
Error in stanc(file = file, model_code = model_code, model_name = model_name, :
p…
-
On p.15 of the pdf, you have:
`correct_fit
-
- Larastan Version: v2.9.9
- Laravel Version: v11.23.5
- Phpstan Version: 1.12.6
### Description
`groupBy('status')` returns `int|string` for TKey. I think that's acceptable, because Larastan …
-
I tried to run examples but got errors as:
>> rats
We have to compile the model first...
compile: 'cut' is not recognized as an internal or external command,
compile: operable program or batch f…
-
#### Summary:
Compilation error on simple Stan model only when using `--O` stanc flag.
#### Description:
The `--O` flag generates a model header including a `stan::model::assign` call that does…