calculate_probability | R Documentation |
Calculate P(B)
calculate_probability(x, feature, params_table)
x |
numeric : relative abundance of the feature of interest |
feature |
string : feature of interest with representation in the provided parameter table |
pararms_table |
data frame / matrix : parameter table containing P(not detected) and shape parameters for beta distribution: |
numeric value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.