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.1.9 |
Depends: | R (≥ 3.2.2) |
Imports: | matrixStats |
Suggests: | testthat, moments, car, cosinor, cosinor2, PMCMR |
Published: | 2020-05-01 |
Author: | Karolis Koncevičius [aut, cre] |
Maintainer: | Karolis Koncevičius <karolis.koncevicius at gmail.com> |
BugReports: | https://github.com/KKPMW/matrixTests/issues |
License: | GPL-2 |
URL: | https://github.com/KKPMW/matrixTests |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | matrixTests results |
Reference manual: | matrixTests.pdf |
Package source: | matrixTests_0.1.9.tar.gz |
Windows binaries: | r-devel: matrixTests_0.1.9.zip, r-release: matrixTests_0.1.9.zip, r-oldrel: matrixTests_0.1.9.zip |
macOS binaries: | r-release: matrixTests_0.1.9.tgz, r-oldrel: matrixTests_0.1.9.tgz |
Old sources: | matrixTests archive |
Reverse imports: | DiscoRhythm, MKpower |
Please use the canonical form https://CRAN.R-project.org/package=matrixTests to link to this page.