RPWNSC: Run Purity Weighted Nearest Shrunken Centroid Feature Selection

Provides a classifier independent filter method for high-dimensional gene-expression feature selection. The Run Purity Weighted Nearest Shrunken Centroid ('RPWNSC') score ranks genes by multiplying a run based purity score, which measures the compactness of class labels after sorting samples by each feature, by a scaled nearest shrunken centroid score, which measures standardized class centroid separation relative to within class variation. The top ranked features can then be used with downstream classifiers without wrapper search, feature clustering, or classifier dependent training. 'Amjad Ali, Zardad Khan, Saeed Aldahmani' (2026) <doi:10.1016/j.mlwa.2026.100947>.

Version: 0.1.0
Depends: R (≥ 3.5.0)
Imports: stats
Published: 2026-07-21
DOI: 10.32614/CRAN.package.RPWNSC
Author: Amjad Ali [aut, cre], Zardad Khan [aut], Saeed Aldahmani [aut]
Maintainer: Amjad Ali <amjadali at uaeu.ac.ae>
License: GPL-3
NeedsCompilation: no
Citation: RPWNSC citation info
Materials: README
CRAN checks: RPWNSC results

Documentation:

Reference manual: RPWNSC.html , RPWNSC.pdf

Downloads:

Package source: RPWNSC_0.1.0.tar.gz
Windows binaries: r-devel: RPWNSC_0.1.0.zip, r-release: RPWNSC_0.1.0.zip, r-oldrel: not available
macOS binaries: r-release (arm64): RPWNSC_0.1.0.tgz, r-oldrel (arm64): RPWNSC_0.1.0.tgz, r-release (x86_64): RPWNSC_0.1.0.tgz, r-oldrel (x86_64): RPWNSC_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RPWNSC to link to this page.