View source: R/compositional-mean.R
Unobserved values should be marked as NaN.
1 2 3 4 5 6 7 8 9 10 |
.data |
All-numeric data frame or matrix with taxa as columns. |
weights |
Sample (row) weights. |
method |
Method for computing the center: "proj", "gm", or "rss". |
in_scale |
"linear" or "log". |
out_scale |
"linear" or "log". |
denom |
Taxa to use in the denominator; if NULL, use all taxa. |
enframe |
Whether to return the bias estimate as a two-column tibble. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.