| jvcoords-package {jvcoords} | R Documentation |
Package overview
Description
The jvcoords package provides functions to standardize and whiten
data, and an implementation of Principal Component Analysis (PCA).
All three transformations are implemented using a common class
coords which allows to easily convert data from and to the
new coordinate systems.
See the documentation for standardize, whiten,
and PCA for information on how to use this package.
Author(s)
Jochen Voss <voss@seehuhn.de>
See Also
standardize,
whiten,
PCA,
coords
[Package jvcoords version 1.0.3 Index]