SKNN
4.1.3A Super K-Nearest Neighbor (SKNN) Classification Algorithm
Overview
It's a Super K-Nearest Neighbor(SKNN) classification method with using kernel density to describe weight of the distance between a training observation and the testing sample. Comparison of performance between SKNN and KNN shows that SKNN is significantly superior to KNN.
Install
Health
- OK2026-08-0513 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-08-0112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 83%
Downloads
Dependencies
Nothing depends on this yet.
Code & Tests
People & History
9 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 4.1.3Latest
- 4.1.22025-09-18 · diff ↗
- 4.1.12025-09-09 · diff ↗
- RR 4.5.0 released · 2025-04-11
- 4.12024-10-08 · diff ↗
- 4.02024-09-25 · diff ↗
- RR 4.4.0 released · 2024-04-24
- RR 4.3.0 released · 2023-04-21
- 3.12022-06-11 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 3.02022-01-19 · diff ↗
- 2.02021-11-27 · diff ↗
- 1.02021-11-23
- RR 4.1.0 released · 2021-05-18
Package metadata
- First published
- 2021-11-23
- Total releases
- 9 / 5 yrs
- License
- GPL-2 OSI
- Download size
- 4.3 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet
Cite
Cite this package
Start here. This is the citation for the package itself.
citation("SKNN")CRAN DOI
https://doi.org/10.32614/CRAN.package.SKNNBibTeX, derived from DESCRIPTION
@Manual{SKNN,
title = {SKNN: A Super K-Nearest Neighbor (SKNN) Classification Algorithm},
author = {Yang, Yarong and Ebrahimi, Nader and Rubin, Yoram and Zhang, Jacob},
year = {2026},
note = {R package version 4.1.3},
doi = {10.32614/CRAN.package.SKNN},
url = {https://CRAN.R-project.org/package=SKNN}
}Derived from the package DESCRIPTION, not from a citation file the authors wrote. If they publish one later, prefer it.
This is the citation for the package. It is not a citation for the R Observatory.
Cite this page
Use this when the claim is about a measurement on this page.
BibTeX
@misc{robservatorySKNN,
author = {Balamuta, James Joseph},
title = {{R} {Observatory}: Metrics for {SKNN} version 4.1.3},
year = {2026},
publisher = {HJJB, LLC},
url = {https://r-observatory.thecoatlessprofessor.com/packages/SKNN},
note = {Data set. Data release v2026-08-05}
}APA
Balamuta, J. J. (2026). R Observatory: Metrics for SKNN version 4.1.3 [Data set]. HJJB, LLC. Data release v2026-08-05. https://r-observatory.thecoatlessprofessor.com/packages/SKNNRIS
TY - DATA
AU - Balamuta, James Joseph
TI - R Observatory: Metrics for SKNN version 4.1.3
PY - 2026
PB - HJJB, LLC
N1 - Data release v2026-08-05
UR - https://r-observatory.thecoatlessprofessor.com/packages/SKNN
ER - In prose
These package metrics were obtained from the R Observatory (Balamuta, 2026), data release v2026-08-05, https://r-observatory.thecoatlessprofessor.com/packages/SKNN.Bound to data release v2026-08-05, which is what makes the numbers on this page reproducible. See how to cite.