{"id":25508216,"url":"https://github.com/egarpor/polykde","last_synced_at":"2025-11-20T09:30:17.621Z","repository":{"id":277069129,"uuid":"928783249","full_name":"egarpor/polykde","owner":"egarpor","description":"Kernel density estimation on the polysphere, hypersphere, and circle. Includes functions for density estimation, regression estimation, ridge estimation, bandwidth selection, kernels, samplers, and homogeneity tests","archived":false,"fork":false,"pushed_at":"2025-02-11T23:58:05.000Z","size":398,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T00:29:24.491Z","etag":null,"topics":["circular-statistics","directional-statistics","kernel-smoothing","r"],"latest_commit_sha":null,"homepage":"","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/egarpor.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"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":"2025-02-07T08:28:27.000Z","updated_at":"2025-02-11T23:58:08.000Z","dependencies_parsed_at":"2025-02-12T00:39:40.351Z","dependency_job_id":null,"html_url":"https://github.com/egarpor/polykde","commit_stats":null,"previous_names":["egarpor/polykde"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egarpor%2Fpolykde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egarpor%2Fpolykde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egarpor%2Fpolykde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egarpor%2Fpolykde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egarpor","download_url":"https://codeload.github.com/egarpor/polykde/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239619491,"owners_count":19669447,"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":["circular-statistics","directional-statistics","kernel-smoothing","r"],"created_at":"2025-02-19T07:57:13.578Z","updated_at":"2025-11-20T09:30:17.522Z","avatar_url":"https://github.com/egarpor.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput:\n  md_document:\n    variant: gfm\n---\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE, comment = \"#\u003e\", fig.path = \"README/README-\",\n  message = FALSE, warning = FALSE, fig.asp = 1, fig.align = 'center'\n)\n```\n\npolykde\n=======\n\n```{r, badges, echo = FALSE, results = 'asis'}\ncat(\n  badger::badge_license(license = \"GPLv3\", color = \"blue\",\n                        url = \"https://www.gnu.org/licenses/gpl-3.0\"),\n  badger::badge_github_actions(action = \"R-CMD-check\"),\n  badger::badge_github_actions(action = \"test-coverage\"),\n  badger::badge_codecov(),\n  badger::badge_cran_release(color = \"green\"),\n  badger::badge_cran_download(pkg = NULL, type = \"grand-total\"),\n  badger::badge_cran_download(pkg = NULL, type = \"last-month\")\n)\n```\n\n## Overview\n\nCompanion package for the article *Kernel density estimation with polyspherical data and its applications* (García-Portugués and Meilán-Vila, 2024).\n\n## Replicability\n\nThe folder `/replication` contains the scripts to replicate the numerical experiments of the Supplementary Material (SM):\n\n* The script `kde-sims.R` reproduces the asymptotic normality experiment in Section B.1 of the SM.\n* The script `kde-efic.R` computes the kernel efficiency table in Section B.2 of the SM and plots in Section 4 of the paper.\n* The two scripts `jsd-sims-k2-S2.R` and `jsd-sims-k3-S10^2.R` reproduce two simulation experiments for the $k$-sample test in Section B.3 of the SM.\n\n## References\n\nGarcía-Portugués, E. and Meilán-Vila, A. (2024). Kernel density estimation with polyspherical data and its applications. *arXiv:2411.04166*. [doi:10.48550/arXiv.2411.04166](https://doi.org/10.48550/arXiv.2411.04166).\n\nGarcía-Portugués, E. and Meilán-Vila, A. (2023). Hippocampus shape analysis via skeletal models and kernel smoothing. In Larriba, Y. (Ed.), *Statistical Methods at the Forefront of Biomedical Advances*, pp. 63--82. Springer, Cham. [doi:10.1007/978-3-031-32729-2_4](https://doi.org/10.1007/978-3-031-32729-2_4).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegarpor%2Fpolykde","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegarpor%2Fpolykde","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegarpor%2Fpolykde/lists"}