clr_imputed | R Documentation |
See clr_lite
.
clr_imputed(vec, method = "logunif", replicates = 1000)
vec |
A vector of compositional data that may contain zeroes. |
method |
The method for zero imputation. One of "logunif", "unif" or "const". |
replicates |
A positive integer. Default is 1000. Controls how many replicates the median should be taken over. |
a vector of CLR-transformed data
clr_lite
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.