perl-statistics-pca
Perl implementation of Principal Component Analysis
This package provides the Statistics::PCA module, an implementation of Principal Component Analysis (PCA).
- Versions: 0.0.1
- Website: https://metacpan.org/release/Statistics-PCA
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-statistics-pca
as follows:
guix install perl-statistics-pca
Or install a particular version:
guix install perl-statistics-pca@0.0.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.