The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.3
Published: 2021-06-05
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
Materials: NEWS
CRAN checks: jvcoords results

Documentation:

Reference manual: jvcoords.pdf

Downloads:

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

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.