micompr: Multivariate Independent Comparison of Observations

A procedure for comparing multivariate samples associated with different groups. It uses principal component analysis to convert multivariate observations into a set of linearly uncorrelated statistical measures, which are then compared using a number of statistical methods. The procedure is independent of the distributional properties of samples and automatically selects features that best explain their differences, avoiding manual selection of specific points or summary statistics. It is appropriate for comparing samples of time series, images, spectrometric measures or similar multivariate observations. This package is described in Fachada et al. (2016) <doi:10.32614/RJ-2016-055>.

Version: 1.1.4
Depends: R (≥ 4.1.0)
Imports: utils, graphics, methods, stats
Suggests: biotools, MVN (≥ 5.0), testthat (≥ 0.8), knitr, roxygen2, devtools
Published: 2023-08-19
Author: Nuno Fachada ORCID iD [aut, cre]
Maintainer: Nuno Fachada <faken at fakenmc.com>
BugReports: https://github.com/nunofachada/micompr/issues
License: MIT + file LICENSE
URL: https://github.com/nunofachada/micompr
NeedsCompilation: no
Citation: micompr citation info
Materials: README
CRAN checks: micompr results

Documentation:

Reference manual: micompr.pdf
Vignettes: micompr: An R Package for Multivariate Independent Comparison of Observations
Examples of generated Latex tables

Downloads:

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

Linking:

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