{ "info": { "author": "Isaiah Cushman", "author_email": "icushman@uci.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3" ], "description": "# Bayesian Cognitive Modeling with `pyjgags` assistant\n\nThis is a project to port the code examples in Lee and Wagenmakers' 2013 textbook [Bayesian Cognitive Modeling: A Practical Course](https://bayesmodels.com/) from MATLAB into Python, using the [pyjags](https://github.com/tmiasko/pyjags) package for interfacing Python code with the `JAGS` Gibbs sampling application.\n\nThe main contribution is the module `pjbcmassistant`, which contains convenience classes `ModelHandler` and `SampleHandler` for easily interfacing with `pyjags`, and for performing basic analysis on the model samples it produces.\n\n### Quick Start:\nThe notebook [PyJAGS-BCM Usage Guide](https://github.com/icushman/pjBCM/blob/master/GettingStarted/PyJAGS-BCM%20Usage%20Guide.ipynb) provides a demonstration and overview of how to use the module for building and analyzing models.\n\nSee the [full documentation](https://github.com/icushman/pjBCM/blob/master/docs.md) for details on all methods provided by the module.\n\n*NOTE:* \nIn addition to dependencies listed in requirements.txt, this module requires that `JAGS` (which is not a Python package) be successfully installed on your system prior to configuring `pyjags`. See the [JAGS website](http://mcmc-jags.sourceforge.net/) and the [pyjags installation instructions](https://pyjags.readthedocs.io/en/latest/getting_started.html) for details.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/icushman/pjBCM", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pjbcma-icushman", "package_url": "https://pypi.org/project/pjbcma-icushman/", "platform": "", "project_url": "https://pypi.org/project/pjbcma-icushman/", "project_urls": { "Homepage": "https://github.com/icushman/pjBCM" }, "release_url": "https://pypi.org/project/pjbcma-icushman/0.0.7/", "requires_dist": [ "numpy", "pyjags", "pandas", "matplotlib", "seaborn", "scipy" ], "requires_python": "", "summary": "An assistant for using pyjags", "version": "0.0.7" }, "last_serial": 4756382, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "846b44b32cf929d3126cd6b22f332a63", "sha256": "9ebef29c8503db95101a04dd9aaf360f03dcd537f7a5f66ae7a173acb183ac8d" }, "downloads": -1, "filename": "pjbcma_icushman-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "846b44b32cf929d3126cd6b22f332a63", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2773, "upload_time": "2019-01-22T22:32:23", "url": "https://files.pythonhosted.org/packages/d3/74/39bdc3a7cf2c2492c695684a26b4cb2e34f634e8bbde7d91e01e1d3a9bca/pjbcma_icushman-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c845497919c580746b9bfd40d1fb5ba", "sha256": "d4c90376394c1be5168fd7b59533d27e357262228312c176f5d26e7ffbfdc0fd" }, "downloads": -1, "filename": "pjbcma-icushman-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2c845497919c580746b9bfd40d1fb5ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1794, "upload_time": "2019-01-22T22:32:25", "url": "https://files.pythonhosted.org/packages/f6/df/b5e2f393836065812b3ddc9e62989caabcb1ffcedda096ac6d7000a37497/pjbcma-icushman-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "5d5eb9caa1cf1d312da9599caee330ca", "sha256": "40fe26b02e8981bb6a80906158a273c52ce697db676a9b4e94a4093d592587e4" }, "downloads": -1, "filename": "pjbcma_icushman-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "5d5eb9caa1cf1d312da9599caee330ca", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2770, "upload_time": "2019-01-22T22:44:27", "url": "https://files.pythonhosted.org/packages/53/7d/cc74adcbc582c88044194df8d8921e6c24b969d8f106bd1317afb0e3626a/pjbcma_icushman-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "272abf70515ff0cb5eada120a8d925fc", "sha256": "688cf72a599978f1d565bc3df55041ba819fbf58568611f4edb4e1e3d94e3ddd" }, "downloads": -1, "filename": "pjbcma-icushman-0.0.2.tar.gz", "has_sig": false, "md5_digest": "272abf70515ff0cb5eada120a8d925fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1789, "upload_time": "2019-01-22T22:44:29", "url": "https://files.pythonhosted.org/packages/15/dc/bbc94ee87c6a48de35190d3d593e3080093596314fe8706cd25df9f4c45b/pjbcma-icushman-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "2b628264593aca8158048b0313c79210", "sha256": "e5a97bce2cde81c372926a1585616d0c03a2cee7282917893ac375f1056b2d54" }, "downloads": -1, "filename": "pjbcma_icushman-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "2b628264593aca8158048b0313c79210", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2767, "upload_time": "2019-01-22T22:46:29", "url": "https://files.pythonhosted.org/packages/76/e0/20289b22b4da8b9953af13aba7d5e08b899eaaebb8498561b49c0b0dff11/pjbcma_icushman-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e77a270e2a8da2c224749319c733f092", "sha256": "e49af295f1ac658657676184f0de75725c3b3f91b450444e4a88da7c3647be05" }, "downloads": -1, "filename": "pjbcma-icushman-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e77a270e2a8da2c224749319c733f092", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1784, "upload_time": "2019-01-22T22:46:31", "url": "https://files.pythonhosted.org/packages/6f/b8/33f5a90b0aff85fe32ea4380c2f7d9012bbe825a9004a5e46ddc56607a49/pjbcma-icushman-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "d6d798a6d1b33d5bb52b10203dfe83d9", "sha256": "32e7bcd41b73da83312030b2ecaf97d6e3d43dfdd807ed3bf4b765a69b37d45b" }, "downloads": -1, "filename": "pjbcma_icushman-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "d6d798a6d1b33d5bb52b10203dfe83d9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12035, "upload_time": "2019-01-22T22:56:08", "url": "https://files.pythonhosted.org/packages/72/df/c02fd9fb06705dc682612dfeb096ee9521149f870850e8e24b0a522678b9/pjbcma_icushman-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4708bc35293e9a75ffcb3493f0c56058", "sha256": "ee99cbef0c53b48413b78bad6590fb0bedde9515ce6da19d8b575edcd5849afd" }, "downloads": -1, "filename": "pjbcma-icushman-0.0.4.tar.gz", "has_sig": false, "md5_digest": "4708bc35293e9a75ffcb3493f0c56058", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10926, "upload_time": "2019-01-22T22:56:10", "url": "https://files.pythonhosted.org/packages/25/ae/6e0a0e501b1c2c06e55f6832a75365f973c485d7686ce6f2f854e63ca839/pjbcma-icushman-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "cf38e0cd470c0581f3baeefbe6f237b3", "sha256": "55abe9c704e79dd35202cc7bd114e633e8ef33593208df8b4fc5bf0e4def810a" }, "downloads": -1, "filename": "pjbcma_icushman-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "cf38e0cd470c0581f3baeefbe6f237b3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12034, "upload_time": "2019-01-22T23:03:38", "url": "https://files.pythonhosted.org/packages/c8/b2/43a18e6290e67428f847f37930b2bdd17e2694e6e76bc49845dab88f9dc0/pjbcma_icushman-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ed8478afcc2bcc59b3cd43a069633f53", "sha256": "94575dbf172eb150199c271b9003c78b640a91ea6bfb3733a08aa2b8193d831a" }, "downloads": -1, "filename": "pjbcma-icushman-0.0.5.tar.gz", "has_sig": false, "md5_digest": "ed8478afcc2bcc59b3cd43a069633f53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10918, "upload_time": "2019-01-22T23:03:39", "url": "https://files.pythonhosted.org/packages/05/70/ecbc03d3b4fd17589c38896b4bc76a06e964acc1dfc767b30c9757a62e06/pjbcma-icushman-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "7dd37f06327b63ee6ffb2207caba92ef", "sha256": "b9da342f932da6f462486eea726f9292f34547039faac2797fe562b2dcc13044" }, "downloads": -1, "filename": "pjbcma_icushman-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "7dd37f06327b63ee6ffb2207caba92ef", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21221, "upload_time": "2019-01-29T19:38:48", "url": "https://files.pythonhosted.org/packages/38/d0/10f8d88e2ac9cbcc375472dc58e3a24e21e756986b4c19dd47e52fa238ba/pjbcma_icushman-0.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5ff33ddde28c263b71123c0ba1f0e5c2", "sha256": "e73eb7f024cd4072fe402c33d44965444c71e748d656dcd4d4d0f388045d82b4" }, "downloads": -1, "filename": "pjbcma-icushman-0.0.6.tar.gz", "has_sig": false, "md5_digest": "5ff33ddde28c263b71123c0ba1f0e5c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11977, "upload_time": "2019-01-29T19:38:51", "url": "https://files.pythonhosted.org/packages/ec/b2/1471ddffc7882359fef5a12ca05f31653fc428626eeed2e7dbd1825991d4/pjbcma-icushman-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "2dbd98fab968c4827c89fe4c1633b1bd", "sha256": "6eebebcedb1653b59c188cb8ec63df62faaf45226d1a9e40ae944b8edad86ecf" }, "downloads": -1, "filename": "pjbcma_icushman-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "2dbd98fab968c4827c89fe4c1633b1bd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21222, "upload_time": "2019-01-29T19:39:58", "url": "https://files.pythonhosted.org/packages/8d/8b/6f6f5a38dc8214365c0319cbfab7ff9d27bca941fd4d5142d3bc014cc766/pjbcma_icushman-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d80ba6623f9031a7a40dd2f89921a02", "sha256": "7caaeffba5353aa4ba31819a653016c6c0f78e07d5e2a7efe953fff910187baf" }, "downloads": -1, "filename": "pjbcma-icushman-0.0.7.tar.gz", "has_sig": false, "md5_digest": "9d80ba6623f9031a7a40dd2f89921a02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11979, "upload_time": "2019-01-29T19:40:00", "url": "https://files.pythonhosted.org/packages/ba/99/97f24e8d7061c4d0d74408ba1a388fec9d35227088dcffe5720680e6bb4f/pjbcma-icushman-0.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2dbd98fab968c4827c89fe4c1633b1bd", "sha256": "6eebebcedb1653b59c188cb8ec63df62faaf45226d1a9e40ae944b8edad86ecf" }, "downloads": -1, "filename": "pjbcma_icushman-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "2dbd98fab968c4827c89fe4c1633b1bd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21222, "upload_time": "2019-01-29T19:39:58", "url": "https://files.pythonhosted.org/packages/8d/8b/6f6f5a38dc8214365c0319cbfab7ff9d27bca941fd4d5142d3bc014cc766/pjbcma_icushman-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d80ba6623f9031a7a40dd2f89921a02", "sha256": "7caaeffba5353aa4ba31819a653016c6c0f78e07d5e2a7efe953fff910187baf" }, "downloads": -1, "filename": "pjbcma-icushman-0.0.7.tar.gz", "has_sig": false, "md5_digest": "9d80ba6623f9031a7a40dd2f89921a02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11979, "upload_time": "2019-01-29T19:40:00", "url": "https://files.pythonhosted.org/packages/ba/99/97f24e8d7061c4d0d74408ba1a388fec9d35227088dcffe5720680e6bb4f/pjbcma-icushman-0.0.7.tar.gz" } ] }