jvcoords: Principal Component Analysis (PCA) and Whitening

Provides functions to standardize and whiten data, and to perform Principal Component Analysis (PCA). The main advantage of this package over alternatives like prcomp() is, that jvcoords makes it easy to convert (additional) data between the original and the transformed coordinates. The package also provides a class coords, which can represent affine coordinate transformations. This class forms the basis of the transformations provided by the package, but can also be used independently. The implementation has been optimized to be of comparable speed (and sometimes even faster) than existing alternatives.

Version: 1.0.2
Published: 2018-12-17
Author: Jochen Voss ORCID iD [aut, cre]
Maintainer: Jochen Voss <voss at seehuhn.de>
License: GPL-3
URL: https://github.com/seehuhn/jvcoords
NeedsCompilation: no
CRAN checks: jvcoords results

Downloads:

Reference manual: jvcoords.pdf
Package source: jvcoords_1.0.2.tar.gz
Windows binaries: r-devel: jvcoords_1.0.2.zip, r-release: jvcoords_1.0.2.zip, r-oldrel: jvcoords_1.0.2.zip
macOS binaries: r-release: jvcoords_1.0.2.tgz, r-oldrel: jvcoords_1.0.2.tgz

Linking:

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