
pystan 3.10.0
0
Python interface to Stan, a package for Bayesian inference
Contents
PyStan, a Python interface to Stan, a platform for statistical modeling.
Stars: 361, Watchers: 361, Forks: 61, Open Issues: 15The stan-dev/pystan repo was created 8 years ago and the last code push was 1 years ago.
The project is popular with 361 github stars!
How to Install pystan
You can install pystan using pip
pip install pystan
or add it to a project with poetry
poetry add pystan
Package Details
- Author
- Allen Riddell
- License
- ISC
- Homepage
- https://mc-stan.org
- PyPi:
- https://pypi.org/project/pystan/
- Documentation:
- https://pystan.readthedocs.io
- GitHub Repo:
- https://github.com/stan-dev/pystan
Classifiers
Related Packages
Errors
A list of common pystan errors.
Code Examples
Here are some pystan code examples and snippets.
pythonfix







