Efficient computations for null models that require shuffling columns on big matrix data. This package provides functions for faster computation of diversity measure statistics when independent random shuffling is applied to the columns of a given matrix. Given a diversity measure f and a matrix M, the provided functions can generate random samples (shuffled matrix rows of M), the mean and variance of f, and the p-values of this measure for two different null models that involve independent random shuffling of the columns of M. The package supports computations of alpha and beta diversity measures.
Version: | 1.0 |
Imports: | Rcpp (≥ 0.12.9), ape, PhyloMeasures, Matrix |
LinkingTo: | Rcpp |
Published: | 2017-03-16 |
Author: | Constantinos Tsirogiannis [aut, cre], Adrija Kalvisa [aut] |
Maintainer: | Constantinos Tsirogiannis <tsirogiannis.c at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
CRAN checks: | CNull results |
Reference manual: | CNull.pdf |
Package source: | CNull_1.0.tar.gz |
Windows binaries: | r-devel: CNull_1.0.zip, r-release: CNull_1.0.zip, r-oldrel: CNull_1.0.zip |
macOS binaries: | r-release: CNull_1.0.tgz, r-oldrel: CNull_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=CNull to link to this page.