amandas-rerp-ols


Nameamandas-rerp-ols JSON
Version 0.0.6 PyPI version JSON
download
home_page
SummaryrERP functuoiins; package testing
upload_time2023-04-08 03:44:16
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords rerp ols linear regression
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # This README.md should briefly document what your module does or what functions is has

## An example discription

- This `amandalin047_package` is for analyzing regression-based event-related potentials (rERPs). The function `rerp_ols` returns the regression coefficients (with their corresponding t and p-values), fitted values, as well as the residuals.
- And of course, you'll have other folders and files than just this `README.md`, depending on how your module was packaged.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "amandas-rerp-ols",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "rERP,OLS,linear regression",
    "author": "",
    "author_email": "Amanda Szu-Chi Lin <amanda.lin0103@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/9d/a2/e8eb2eb216f6b1541f9d5ef38f7a0685f2f568be430a2efc0d895b782aba/amandas_rerp_ols-0.0.6.tar.gz",
    "platform": null,
    "description": "# This README.md should briefly document what your module does or what functions is has\n\n## An example discription\n\n- This `amandalin047_package` is for analyzing regression-based event-related potentials (rERPs). The function `rerp_ols` returns the regression coefficients (with their corresponding t and p-values), fitted values, as well as the residuals.\n- And of course, you'll have other folders and files than just this `README.md`, depending on how your module was packaged.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "rERP functuoiins; package testing",
    "version": "0.0.6",
    "split_keywords": [
        "rerp",
        "ols",
        "linear regression"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3651f3d0173464462c669f1f62b7bf26ff46977e1810991a855799b98340c020",
                "md5": "fbf482de616bf7515f95a82030c8cc04",
                "sha256": "ed97c977b5a59fe5b1e874dba5fbd5e52065b18ad5a571d9e6bff6fb14718a02"
            },
            "downloads": -1,
            "filename": "amandas_rerp_ols-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fbf482de616bf7515f95a82030c8cc04",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3432,
            "upload_time": "2023-04-08T03:44:14",
            "upload_time_iso_8601": "2023-04-08T03:44:14.214175Z",
            "url": "https://files.pythonhosted.org/packages/36/51/f3d0173464462c669f1f62b7bf26ff46977e1810991a855799b98340c020/amandas_rerp_ols-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9da2e8eb2eb216f6b1541f9d5ef38f7a0685f2f568be430a2efc0d895b782aba",
                "md5": "4b022c945d279519a3088f6f8c32898f",
                "sha256": "0dea3f23d768fc9ceaf4227f3a42d46e2269c5e58a964963ada773212b543bfd"
            },
            "downloads": -1,
            "filename": "amandas_rerp_ols-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "4b022c945d279519a3088f6f8c32898f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2989,
            "upload_time": "2023-04-08T03:44:16",
            "upload_time_iso_8601": "2023-04-08T03:44:16.311720Z",
            "url": "https://files.pythonhosted.org/packages/9d/a2/e8eb2eb216f6b1541f9d5ef38f7a0685f2f568be430a2efc0d895b782aba/amandas_rerp_ols-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-08 03:44:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "amandas-rerp-ols"
}
        
Elapsed time: 0.06284s