Description Usage Arguments Value Examples
Calculates Dirichlet-Multinomial parameters for every group using Maximum Likelihood and Method of Moments estimates: Taxa proportion estimates (PI vector) with standard errors and Confidence intervals, as well as theta values with standard errors.
1 | Est.PI(group.data, conf = .95)
|
group.data |
A list of matrices of taxonomic counts(columns) for each sample(rows). |
conf |
The desired confidence limits. The default is 95% |
A list containing the parameters: PI, SE and the upper/lower bounds of the confidence interval for every taxa, and the theta values with standard errors for both MLE and MOM.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.