sparse-lmm


Namesparse-lmm JSON
Version 1.0 PyPI version JSON
download
home_pagehttps://github.com/Liu-Hy/LMM
SummaryAn implementation of Linear Mixed Model, a statistical model that promotes sparse variable selection in the presence of correlated and linearly dependent variables.
upload_time2024-05-16 02:09:06
maintainerNone
docs_urlNone
authorHaohan Wang
requires_pythonNone
licenseLICENSE.txt
keywords regression variable-selection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Liu-Hy/LMM",
    "name": "sparse-lmm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "regression, variable-selection",
    "author": "Haohan Wang",
    "author_email": "haohanw@illinois.edu",
    "download_url": "https://files.pythonhosted.org/packages/6e/34/cc35e04652ca6cff24da314dd764a19e803763991dc1103cbf74d780854a/sparse-lmm-1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "LICENSE.txt",
    "summary": "An implementation of Linear Mixed Model, a statistical model that promotes sparse variable selection in the presence of correlated and linearly dependent variables.",
    "version": "1.0",
    "project_urls": {
        "Homepage": "https://github.com/Liu-Hy/LMM"
    },
    "split_keywords": [
        "regression",
        " variable-selection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20f8e4a90729720a5490f30d6a1f3214ce199040c6875cd1064f611804b40ece",
                "md5": "b40db2c88a9e1d917dda37bd2ff06f58",
                "sha256": "3427e1b70938d02366929486c97dbd6214415d77508afe35910b03db7cffb651"
            },
            "downloads": -1,
            "filename": "sparse_lmm-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b40db2c88a9e1d917dda37bd2ff06f58",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12654,
            "upload_time": "2024-05-16T02:09:01",
            "upload_time_iso_8601": "2024-05-16T02:09:01.872204Z",
            "url": "https://files.pythonhosted.org/packages/20/f8/e4a90729720a5490f30d6a1f3214ce199040c6875cd1064f611804b40ece/sparse_lmm-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e34cc35e04652ca6cff24da314dd764a19e803763991dc1103cbf74d780854a",
                "md5": "c94f94ef0e1600af09353d9c52b5241d",
                "sha256": "1d3b2193122164e55fb96ffe00d5891a1cff753e8a5b5e3cdedf96c31c96935a"
            },
            "downloads": -1,
            "filename": "sparse-lmm-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c94f94ef0e1600af09353d9c52b5241d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 132040,
            "upload_time": "2024-05-16T02:09:06",
            "upload_time_iso_8601": "2024-05-16T02:09:06.415774Z",
            "url": "https://files.pythonhosted.org/packages/6e/34/cc35e04652ca6cff24da314dd764a19e803763991dc1103cbf74d780854a/sparse-lmm-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 02:09:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Liu-Hy",
    "github_project": "LMM",
    "github_not_found": true,
    "lcname": "sparse-lmm"
}
        
Elapsed time: 0.29312s