{"id":22974134,"url":"https://github.com/diversen/simple-linear-regression","last_synced_at":"2025-04-02T07:25:06.313Z","repository":{"id":57360378,"uuid":"138920616","full_name":"diversen/simple-linear-regression","owner":"diversen","description":"nodejs module for calculating a simple regression line from bivariate data using the 'linear least squares'","archived":false,"fork":false,"pushed_at":"2018-07-03T16:04:52.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-08T13:48:36.250Z","etag":null,"topics":["linear-least-squares","linear-regression"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diversen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-27T18:46:31.000Z","updated_at":"2018-07-03T16:04:53.000Z","dependencies_parsed_at":"2022-09-06T22:30:50.735Z","dependency_job_id":null,"html_url":"https://github.com/diversen/simple-linear-regression","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fsimple-linear-regression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fsimple-linear-regression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fsimple-linear-regression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fsimple-linear-regression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diversen","download_url":"https://codeload.github.com/diversen/simple-linear-regression/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246771742,"owners_count":20831094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linear-least-squares","linear-regression"],"created_at":"2024-12-15T00:00:12.622Z","updated_at":"2025-04-02T07:25:06.294Z","avatar_url":"https://github.com/diversen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-regression-line\n\nIn statistics, a regression line is a line that best describes the behavior of a set of data. In other words, it’s a line that best fits the trend of a given data.\n\nCalculate a very simple regression line from bivariate data.\n\nThis function uses the 'equation of the least-squares line'\n\nSee: [Linear least squares](https://en.wikipedia.org/wiki/Linear_least_squares_(mathematics))\n\n## Install: \n\n    npm install --save simple-linear-regression\n\nUsage: see [test.js](test.js)\n\n## License\n\nMIT © [Dennis Iversen](https://github.com/diversen)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Fsimple-linear-regression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiversen%2Fsimple-linear-regression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Fsimple-linear-regression/lists"}