piecenorms: Calculate a Piecewise Normalised Score Using Class Intervals

Provides an implementation of piecewise normalisation techniques useful when dealing with the communication of skewed and highly skewed data. It also provides utilities that recommends a normalisation technique based on the distribution of the data.

Version: 1.1.0
Depends: R (≥ 2.10)
Imports: dplyr, rlang, scales, R6, classInt, univariateML, COINr, stats, vdiffr
Suggests: testthat (≥ 3.0.0)
Published: 2024-07-29
DOI: 10.32614/CRAN.package.piecenorms
Author: David Hammond [aut, cre]
Maintainer: David Hammond <anotherdavidhammond at gmail.com>
BugReports: https://github.com/david-hammond/piecenorms/issues
License: MIT + file LICENSE
URL: https://github.com/david-hammond/piecenorms
NeedsCompilation: no
Materials: README NEWS
CRAN checks: piecenorms results

Documentation:

Reference manual: piecenorms.pdf

Downloads:

Package source: piecenorms_1.1.0.tar.gz
Windows binaries: r-devel: piecenorms_1.1.0.zip, r-release: piecenorms_1.1.0.zip, r-oldrel: piecenorms_1.1.0.zip
macOS binaries: r-release (arm64): piecenorms_1.1.0.tgz, r-oldrel (arm64): piecenorms_1.1.0.tgz, r-release (x86_64): piecenorms_1.1.0.tgz, r-oldrel (x86_64): piecenorms_1.1.0.tgz
Old sources: piecenorms archive

Linking:

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