Description Usage Arguments Details Value Author(s) References Examples
Z transform for matrices
1 | ztransform(x, which)
|
x |
a matrix |
which |
margin |
Performs centering (to zero) and scaling (to unit variance) across samples for each taxa.
Z-transformed matrix
Contact: Leo Lahti microbiome-admin@googlegroups.com
See citation('microbiome')
1 2 | #data(peerj32)
#pseqz <- ztransform(abundances(peerj32$phyloseq))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.