{"id":24408751,"url":"https://github.com/ahasverus/elbow","last_synced_at":"2025-08-23T03:35:01.874Z","repository":{"id":93932906,"uuid":"258825090","full_name":"ahasverus/elbow","owner":"ahasverus","description":":package: Detect Inflection Point of a Concave Curve","archived":false,"fork":false,"pushed_at":"2020-04-27T06:49:58.000Z","size":1317,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T09:32:22.610Z","etag":null,"topics":["axes","clustering","groups","inflection-point","package","r"],"latest_commit_sha":null,"homepage":"https://ahasverus.github.io/elbow/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahasverus.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-25T16:42:57.000Z","updated_at":"2023-05-07T02:15:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"6195f2a0-2c0f-442b-b23f-a1ded67178a1","html_url":"https://github.com/ahasverus/elbow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ahasverus/elbow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahasverus%2Felbow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahasverus%2Felbow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahasverus%2Felbow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahasverus%2Felbow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahasverus","download_url":"https://codeload.github.com/ahasverus/elbow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahasverus%2Felbow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271737970,"owners_count":24812231,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["axes","clustering","groups","inflection-point","package","r"],"created_at":"2025-01-20T05:52:46.076Z","updated_at":"2025-08-23T03:35:01.850Z","avatar_url":"https://github.com/ahasverus.png","language":"R","readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse  = TRUE,\n  comment   = \"#\u003e\",\n  fig.path  = \"man/figures/\",\n  out.width = \"100%\"\n)\n```\n\n# elbow\n\n\u003c!-- badges: start --\u003e\n[![Travis build status](https://travis-ci.com/ahasverus/elbow.svg?branch=master)](https://travis-ci.com/ahasverus/elbow)\n[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/ahasverus/elbow?branch=master\u0026svg=true)](https://ci.appveyor.com/project/ahasverus/elbow)\n[![CRAN\\_Status\\_Badge](https://www.r-pkg.org/badges/version/elbow)](https://cran.r-project.org/package=elbow)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![Project Status: Stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable)\n\u003c!-- badges: end --\u003e\n\nThe goal of the package `elbow` is to implement the Elbow (or knee of a curve)\nmethod to detect the inflection point of a concave curve. More information on\nthis method can be found on [Wikipedia](https://en.wikipedia.org/wiki/Elbow_method_(clustering)).\n\n\n## Installation\n\nYou can install the `elbow` package from [GitHub](https://github.com/ahasverus/elbow) with:\n\n```{r echo = TRUE, eval = FALSE}\ndevtools::install_github(\"ahasverus/elbow\", build_vignettes = TRUE)\nlibrary(elbow)\n```\n\n\n## Getting started\n\nVisit the [**vignette**](https://nicolascasajus.fr/elbow/articles/introduction.html)\nfor a complete example. The vignette is also available by using:\n\n```{r echo = TRUE, eval = FALSE}\nbrowseVignettes(\"elbow\")\n```\n\n\n## Code of Conduct\n\nPlease note that the `elbow` project is released with a\n[Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html).\nBy contributing to this project, you agree to abide by its terms.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahasverus%2Felbow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahasverus%2Felbow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahasverus%2Felbow/lists"}