{ "info": { "author": "Jacki Buros and Tim O'Donnell", "author_email": "timodonnell@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4" ], "description": ".. image:: https://travis-ci.org/hammerlab/stanity.svg\n :target: https://travis-ci.org/hammerlab/stanity\n :alt: build status\n.. image:: https://coveralls.io/repos/github/hammerlab/stanity/badge.svg?branch=master\n :target: https://coveralls.io/github/hammerlab/stanity\n :alt: coverage\n.. image:: https://badge.fury.io/py/stanity.svg\n :target: https://badge.fury.io/py/stanity\n\nstanity\n=========\npython convenience functions for working with Stan models (via pystan)\n\nFunctionality:\n\nstanity.fit\n thin wrapper around ``pystan.stan`` that caches compiled models\nstanity.psisloo\n thin wrapper around ``psisloo`` (implemented in https://github.com/avehtari/PSIS/blob/master/py/psis.py)\nstanity.loo_compare\n compare model fit using PSIS-LOO, similar to methods implemented in the R package loo\n\nInstallation\n-------------\n\nInstall from pip:\n\n::\n\n pip install stanity\n\n::\n\nOr, from a git checkout, run:\n\n::\n\n pip install .\n\nTo run the tests:\n\n::\n\n nosetests", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/hammerlab/stanity/tarball/0.1.4", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hammerlab/stanity", "keywords": "", "license": "Apache License", "maintainer": "", "maintainer_email": "", "name": "stanity", "package_url": "https://pypi.org/project/stanity/", "platform": "", "project_url": "https://pypi.org/project/stanity/", "project_urls": { "Download": "https://github.com/hammerlab/stanity/tarball/0.1.4", "Homepage": "https://github.com/hammerlab/stanity" }, "release_url": "https://pypi.org/project/stanity/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "Helper library for working with Stan models in Python", "version": "0.1.4" }, "last_serial": 4686506, "releases": { "0.1.0": [], "0.1.2": [ { "comment_text": "", "digests": { "md5": "739ad11156339620ff5fd716f9647932", "sha256": "ca0b1da8cd50a4a2db4486f74a57c5e11409d231335f57473c52d7450967a515" }, "downloads": -1, "filename": "stanity-0.1.2.tar.gz", "has_sig": false, "md5_digest": "739ad11156339620ff5fd716f9647932", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24669, "upload_time": "2016-07-15T22:07:32", "url": "https://files.pythonhosted.org/packages/9b/f6/f8caba59c49ab115a2c5cdaaeea601c07e3a9e9d01d4e3eda7d8ceaf8bed/stanity-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "893ea3f7b2ce76572ef5ae6c4b5bf2bb", "sha256": "a6c584d2c44f211609ca038a53963e335ac80dc004be50efba113e964add561e" }, "downloads": -1, "filename": "stanity-0.1.3.tar.gz", "has_sig": false, "md5_digest": "893ea3f7b2ce76572ef5ae6c4b5bf2bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24734, "upload_time": "2016-07-20T22:57:50", "url": "https://files.pythonhosted.org/packages/af/e1/0e9cbf2a435c158b73f2db5b5fdcb92c9c0c580dc38375a3845c4ae81da3/stanity-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "dcbc46ee39bdc121c1102b1944b17d70", "sha256": "3b62327518e85587ddbae605c1f5fe6280caf6337ae84fe16958ab9265719028" }, "downloads": -1, "filename": "stanity-0.1.4.tar.gz", "has_sig": false, "md5_digest": "dcbc46ee39bdc121c1102b1944b17d70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25873, "upload_time": "2018-01-03T16:07:41", "url": "https://files.pythonhosted.org/packages/5d/84/69fa2281acbbb4e44fbbdc9e0198803121dda9f3c1da5f054ead8000a809/stanity-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dcbc46ee39bdc121c1102b1944b17d70", "sha256": "3b62327518e85587ddbae605c1f5fe6280caf6337ae84fe16958ab9265719028" }, "downloads": -1, "filename": "stanity-0.1.4.tar.gz", "has_sig": false, "md5_digest": "dcbc46ee39bdc121c1102b1944b17d70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25873, "upload_time": "2018-01-03T16:07:41", "url": "https://files.pythonhosted.org/packages/5d/84/69fa2281acbbb4e44fbbdc9e0198803121dda9f3c1da5f054ead8000a809/stanity-0.1.4.tar.gz" } ] }