QuantileRegression


NameQuantileRegression JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/antononcube/Python-packages/tree/main/QuantileRegression
SummaryQuantileRegression package based on SciPy optimization routines.
upload_time2024-12-07 15:09:47
maintainerNone
docs_urlNone
authorAnton Antonov
requires_python>=3.7
licenseNone
keywords quantile regression quantile regression optimization fit fitting
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Quantile Regression 
  
This repository is for Python implementations of basic Quantile Regression routines. 

## References

### Articles, books

[RK1] Roger Koenker, 
[Quantile Regression](https://books.google.com/books/about/Quantile_Regression.html?id=hdkt7V4NXsgC), 
Cambridge University Press, 2005.

[RK2] Roger Koenker,
["Quantile Regression in R: a vignette"](https://cran.r-project.org/web/packages/quantreg/vignettes/rq.pdf),
(2006),
[CRAN](https://cran.r-project.org/).

[AA1] Anton Antonov,
["A monad for Quantile Regression workflows"](https://github.com/antononcube/MathematicaForPrediction/blob/master/MarkdownDocuments/A-monad-for-Quantile-Regression-workflows.md),
(2018),
[MathematicaForPrediction at GitHub](https://github.com/antononcube/MathematicaForPrediction).

### Packages, paclets

[RKp1] Roger Koenker,
[`quantreg`](https://cran.r-project.org/web/packages/quantreg/index.html),
[CRAN](https://cran.r-project.org/).

[AAp1] Anton Antonov,
[Quantile Regression WL paclet](https://github.com/antononcube/WL-QuantileRegression-paclet),
(2014-2023),
[GitHub/antononcube](https://github.com/antononcube).

[AAp2] Anton Antonov,
[Monadic Quantile Regression WL paclet](https://github.com/antononcube/WL-MonadicQuantileRegression-paclet),
(2018-2024),
[GitHub/antononcube](https://github.com/antononcube).

[AAp3] Anton Antonov,
[`QuantileRegression`](https://resources.wolframcloud.com/FunctionRepository/resources/QuantileRegression),
(2019),
[Wolfram Function Repository](https://resources.wolframcloud.com/FunctionRepository/resources/QuantileRegression).

### Repositories

[AAr1] Anton Antonov,
[DSL::English::QuantileRegressionWorkflows in Raku](https://github.com/antononcube/Raku-DSL-English-QuantileRegressionWorkflows),
(2020),
[GitHub/antononcube](https://github.com/antononcube/Raku-DSL-English-QuantileRegressionWorkflows).

### Videos

[AAv1] Anton Antonov,
["Boston useR! QuantileRegression Workflows 2019-04-18"](https://www.youtube.com/watch?v=a_Dk25xarvE),
(2019),
[Anton Antonov at YouTube](https://www.youtube.com/@AAA4Prediction).

[AAv2] Anton Antonov,
["useR! 2020: How to simplify Machine Learning workflows specifications"](https://www.youtube.com/watch?v=b9Uu7gRF5KY),
(2020),
[R Consortium at YouTube](https://www.youtube.com/channel/UC_R5smHVXRYGhZYDJsnXTwg).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/antononcube/Python-packages/tree/main/QuantileRegression",
    "name": "QuantileRegression",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "quantile regression, quantile, regression, optimization, fit, fitting",
    "author": "Anton Antonov",
    "author_email": "antononcube@posteo.net",
    "download_url": "https://files.pythonhosted.org/packages/c0/75/a6ae9d18ef04ec5d1a7f8891fde37154a87a9785b210d8370a0c5658424c/quantileregression-0.1.5.tar.gz",
    "platform": null,
    "description": "# Quantile Regression \n  \nThis repository is for Python implementations of basic Quantile Regression routines. \n\n## References\n\n### Articles, books\n\n[RK1] Roger Koenker, \n[Quantile Regression](https://books.google.com/books/about/Quantile_Regression.html?id=hdkt7V4NXsgC), \nCambridge University Press, 2005.\n\n[RK2] Roger Koenker,\n[\"Quantile Regression in R: a vignette\"](https://cran.r-project.org/web/packages/quantreg/vignettes/rq.pdf),\n(2006),\n[CRAN](https://cran.r-project.org/).\n\n[AA1] Anton Antonov,\n[\"A monad for Quantile Regression workflows\"](https://github.com/antononcube/MathematicaForPrediction/blob/master/MarkdownDocuments/A-monad-for-Quantile-Regression-workflows.md),\n(2018),\n[MathematicaForPrediction at GitHub](https://github.com/antononcube/MathematicaForPrediction).\n\n### Packages, paclets\n\n[RKp1] Roger Koenker,\n[`quantreg`](https://cran.r-project.org/web/packages/quantreg/index.html),\n[CRAN](https://cran.r-project.org/).\n\n[AAp1] Anton Antonov,\n[Quantile Regression WL paclet](https://github.com/antononcube/WL-QuantileRegression-paclet),\n(2014-2023),\n[GitHub/antononcube](https://github.com/antononcube).\n\n[AAp2] Anton Antonov,\n[Monadic Quantile Regression WL paclet](https://github.com/antononcube/WL-MonadicQuantileRegression-paclet),\n(2018-2024),\n[GitHub/antononcube](https://github.com/antononcube).\n\n[AAp3] Anton Antonov,\n[`QuantileRegression`](https://resources.wolframcloud.com/FunctionRepository/resources/QuantileRegression),\n(2019),\n[Wolfram Function Repository](https://resources.wolframcloud.com/FunctionRepository/resources/QuantileRegression).\n\n### Repositories\n\n[AAr1] Anton Antonov,\n[DSL::English::QuantileRegressionWorkflows in Raku](https://github.com/antononcube/Raku-DSL-English-QuantileRegressionWorkflows),\n(2020),\n[GitHub/antononcube](https://github.com/antononcube/Raku-DSL-English-QuantileRegressionWorkflows).\n\n### Videos\n\n[AAv1] Anton Antonov,\n[\"Boston useR! QuantileRegression Workflows 2019-04-18\"](https://www.youtube.com/watch?v=a_Dk25xarvE),\n(2019),\n[Anton Antonov at YouTube](https://www.youtube.com/@AAA4Prediction).\n\n[AAv2] Anton Antonov,\n[\"useR! 2020: How to simplify Machine Learning workflows specifications\"](https://www.youtube.com/watch?v=b9Uu7gRF5KY),\n(2020),\n[R Consortium at YouTube](https://www.youtube.com/channel/UC_R5smHVXRYGhZYDJsnXTwg).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "QuantileRegression package based on SciPy optimization routines.",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/antononcube/Python-packages/tree/main/QuantileRegression"
    },
    "split_keywords": [
        "quantile regression",
        " quantile",
        " regression",
        " optimization",
        " fit",
        " fitting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ab9c7a815cff18467916f3b3b2da9e151e20ba808f2433b1658b3c83cfafb31",
                "md5": "d006cc6557a08581e78b3f8db9d476fa",
                "sha256": "4c6517e3fad9b3e50fca1633424537054a0e45eb5af141acc051d2a8fa97f474"
            },
            "downloads": -1,
            "filename": "QuantileRegression-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d006cc6557a08581e78b3f8db9d476fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 5772,
            "upload_time": "2024-12-07T15:09:45",
            "upload_time_iso_8601": "2024-12-07T15:09:45.904742Z",
            "url": "https://files.pythonhosted.org/packages/4a/b9/c7a815cff18467916f3b3b2da9e151e20ba808f2433b1658b3c83cfafb31/QuantileRegression-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c075a6ae9d18ef04ec5d1a7f8891fde37154a87a9785b210d8370a0c5658424c",
                "md5": "e214461820373ea47a0cd7ac117ea14b",
                "sha256": "4c7beda7f9063a3afb8f1b78b0490a3e4985646a0eea340e0a84349571e28b2e"
            },
            "downloads": -1,
            "filename": "quantileregression-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "e214461820373ea47a0cd7ac117ea14b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5560,
            "upload_time": "2024-12-07T15:09:47",
            "upload_time_iso_8601": "2024-12-07T15:09:47.418583Z",
            "url": "https://files.pythonhosted.org/packages/c0/75/a6ae9d18ef04ec5d1a7f8891fde37154a87a9785b210d8370a0c5658424c/quantileregression-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-07 15:09:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "antononcube",
    "github_project": "Python-packages",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "quantileregression"
}
        
Elapsed time: 0.45516s