cmdstanpy icon indicating copy to clipboard operation
cmdstanpy copied to clipboard

CmdStanPy is a lightweight interface to Stan for Python users which provides the necessary objects and functions to compile a Stan program and fit the model to data using CmdStan.

Results 63 cmdstanpy issues
Sort by recently updated
recently updated
newest added

#### Summary: Note gaps in documentation here and/or suggestions for improvements #### Description: Perpetually open issue #### Current Version:

documentation

Cmdstan PR: https://github.com/stan-dev/cmdstan/pull/1107/ Updated by https://github.com/stan-dev/cmdstan/pull/1108

feature

CmdStan PR: https://github.com/stan-dev/cmdstan/pull/1106 Working branch here: https://github.com/stan-dev/cmdstanpy/tree/feature/generalized-gq/

feature

#### Summary I'm wondering if this change in 1.0.2: > CmdStanPy now computes some diagnostics after running HMC and will warn you about post-warmup divergences and treedepth exceptions leads to...

#### Submission Checklist - [x] Run unit tests - [x] Declare copyright holder and open-source license: see below #### Summary This is a WIP to force the architecture for invoking...

#### Summary: Please provide a short couple sentence summary. Hi, I have been attempting to build a Stan model on an M1 Mac. Unfortunately, every time I try to build...

#### Summary: We need a page for troubleshooting the installation and when the `install` and `rebuild` cmdstan scripts fail, they should provide a link to this page. #### Description: I...

documentation

#### Summary: The CmdStanR docs provide this page: https://mc-stan.org/cmdstanr/articles/cmdstanr.html#comparison-with-rstan #### Description: User's often ask "what's the difference" and "which one should I use". We should answer these questions.

documentation

#### Summary: We need a case study with examples on how the CmdStanPy - Arviz interface works. #### Description: This should be another example in this list: * https://mc-stan.org/cmdstanpy/users-guide/examples.html From...

documentation

#### Summary: link to here from docs and maybe `diagnose` command: https://mc-stan.org/misc/warnings #### Description: Describe the issue as clearly as possible. #### Additional Information: Provide any additional information here. ####...

documentation