Functions to perform fast statistical hypothesis tests on rows/columns of matrices. The main goals are: 1) speed via vectorization, 2) output that is detailed and easy to use, 3) compatibility with tests implemented in R (like those available in the 'stats' package).
Version: | 0.2.3 |
Depends: | R (≥ 3.2.2) |
Imports: | matrixStats |
Suggests: | PMCMRplus, car, cosinor, cosinor2, moments, nortest |
Published: | 2023-10-05 |
DOI: | 10.32614/CRAN.package.matrixTests |
Author: | Karolis Koncevičius [aut, cre] |
Maintainer: | Karolis Koncevičius <karolis.koncevicius at gmail.com> |
BugReports: | https://github.com/karoliskoncevicius/matrixTests/issues |
License: | GPL-2 |
URL: | https://github.com/karoliskoncevicius/matrixTests |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | matrixTests results |
Reference manual: | matrixTests.pdf |
Package source: | matrixTests_0.2.3.tar.gz |
Windows binaries: | r-devel: matrixTests_0.2.3.zip, r-release: matrixTests_0.2.3.zip, r-oldrel: matrixTests_0.2.3.zip |
macOS binaries: | r-release (arm64): matrixTests_0.2.3.tgz, r-oldrel (arm64): matrixTests_0.2.3.tgz, r-release (x86_64): matrixTests_0.2.3.tgz, r-oldrel (x86_64): matrixTests_0.2.3.tgz |
Old sources: | matrixTests archive |
Reverse imports: | ChromSCape, DiscoRhythm, MKpower, musicatk, nestedcv, SpaceMarkers, volcano3D |
Reverse suggests: | countland, Rvisdiff |
Please use the canonical form https://CRAN.R-project.org/package=matrixTests to link to this page.