getMapEstimates | R Documentation |
Maximum a posteriori estimation
getMapEstimates(taxa, sig_a = 10, sig_b = 30, limit_of_detection = 0)
taxa |
vector of relative abundances for a given taxon |
sig_a |
Gaussian prior parameter for alpha (default=10) |
sig_b |
Gaussian prior parameter for beta (default=30) |
limit_of_detection |
relative abundance cutoff (default=0) |
fit beta parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.