estimate_binomial_parameter | R Documentation |
This function estimates probability of non-detection per taxon: Number of samples below the limit of detection divided by the total number of samples. A pseudocount of 1/2 is also included.
estimate_binomial_parameter(taxa, limit_of_detection)
taxa |
vector of relative abundances per taxon |
limit_of_detection |
numeric relative abundance value |
numeric weight value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.