Skip to main content

Helper library for working with Stan models in Python

Project description

build status coverage

stanity

python convenience functions for working with Stan models (via pystan)

Functionality:

stanity.fit

thin wrapper around pystan.stan that caches compiled models

stanity.psisloo

thin wrapper around psisloo (implemented in https://github.com/avehtari/PSIS/blob/master/py/psis.py)

stanity.loo_compare

compare model fit using PSIS-LOO, similar to methods implemented in the R package loo

Installation

From a git checkout, run:

pip install .

To run the tests:

nosetests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stanity-0.1.2.tar.gz (24.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page