perms


Nameperms JSON
Version 1.23 PyPI version JSON
download
home_pageNone
SummaryMarginal Likelihood estimation via Permutation counting
upload_time2024-08-07 12:28:14
maintainerNone
docs_urlNone
authorDennis Christensen, Per August Jarval Moen
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# perms

The perms package implements the algorithm proposed by [[1]](#1) for computing marginal likelihoods via permutation counting. 

## References
<a id="1">[1]</a> 
Dennis Christensen. "Inference for Bayesian Nonparametric Models with Binary Response Data via Permutation Counting." Bayesian Anal. 19 (1) 293 - 318, March 2024. https://doi.org/10.1214/22-BA1353

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "perms",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Dennis Christensen, Per August Jarval Moen",
    "author_email": "Dennis Christensen <dennis.christensen@ffi.no>, Per August Jarval Moen <pamoen@math.uio.no>",
    "download_url": "https://files.pythonhosted.org/packages/91/0e/43bbfdbb0d0262bdada08a32078382174365811e746e2816475bc12921d9/perms-1.23.tar.gz",
    "platform": null,
    "description": "\n# perms\n\nThe perms package implements the algorithm proposed by [[1]](#1) for computing marginal likelihoods via permutation counting. \n\n## References\n<a id=\"1\">[1]</a> \nDennis Christensen. \"Inference for Bayesian Nonparametric Models with Binary Response Data via Permutation Counting.\" Bayesian Anal. 19 (1) 293 - 318, March 2024. https://doi.org/10.1214/22-BA1353\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Marginal Likelihood estimation via Permutation counting",
    "version": "1.23",
    "project_urls": {
        "Homepage": "https://github.com/peraugustmoen/perms"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "910e43bbfdbb0d0262bdada08a32078382174365811e746e2816475bc12921d9",
                "md5": "0f171b57f283218a78f5fedd004b37fd",
                "sha256": "215c0ff096bd948e140b195807b59587924a79ffdfa7538cec6f9fe9107eac78"
            },
            "downloads": -1,
            "filename": "perms-1.23.tar.gz",
            "has_sig": false,
            "md5_digest": "0f171b57f283218a78f5fedd004b37fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 77852,
            "upload_time": "2024-08-07T12:28:14",
            "upload_time_iso_8601": "2024-08-07T12:28:14.025401Z",
            "url": "https://files.pythonhosted.org/packages/91/0e/43bbfdbb0d0262bdada08a32078382174365811e746e2816475bc12921d9/perms-1.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-07 12:28:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "peraugustmoen",
    "github_project": "perms",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "perms"
}
        
Elapsed time: 0.30400s