
pystan 3.6.0
0
Python interface to Stan, a package for Bayesian inference
Contents
PyStan, a Python interface to Stan, a platform for statistical modeling. Python interface to Stan, a package for Bayesian inference
Stars: 228, Watchers: 228, Forks: 45, Open Issues: 7The stan-dev/pystan
repo was created 5 years ago and was last updated 2 days ago.
The project is popular with 228 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/
- 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.
GitHub Issues
The pystan package has 7 open issues on GitHub
- Documentation on sampling
- Note that pip>=20.3 is required