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.0 |
Depends: | R (≥ 3.2.2) |
Imports: | matrixStats |
Suggests: | testthat |
Published: | 2018-03-05 |
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: | README |
CRAN checks: | matrixTests results |
Reference manual: | matrixTests.pdf |
Package source: | matrixTests_0.1.0.tar.gz |
Windows binaries: | r-devel: matrixTests_0.1.0.zip, r-release: matrixTests_0.1.0.zip, r-oldrel: matrixTests_0.1.0.zip |
OS X binaries: | r-release: matrixTests_0.1.0.tgz, r-oldrel: matrixTests_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=matrixTests to link to this page.