pystanAdvanced Examples

Python interface to Stan probabilistic programming language

Advanced pystan techniques

Advanced usage and configuration of pystan.

python
# Install: pip install pystan
import pystan

# Advanced pystan configuration and usage
print("pystan advanced patterns")

These advanced techniques unlock the full power of pystan.

Want to try these examples interactively?

Open Advanced Playground