View source: R/counts-to-propotions.R
counts_to_proportions | R Documentation |
this function takes a matrix of compositional count data and converts the data to a proportion
counts_to_proportions(Y)
Y |
is a n x d matrix of compositional count data where each of the n rows represents a compositional count observation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.