Description Usage Arguments Value
Build objects of class alpha_estimate from their components. alpha_estimate()
is a constructor method
1 2 3 4 5 |
estimate |
The estimate |
error |
The standard error in the estimate |
estimand |
What is the estimate trying to estimate? (richness, Shannon...) |
name |
The name of the method |
interval |
An interval estimate |
interval_type |
Type of interval estimate |
type |
TODO(Amy): Deprecate? |
model |
What model is fit |
warnings |
Any warnings? |
frequentist |
Logical. Frequentist or Bayesian? |
parametric |
Logical. Parametric or not? |
plot |
A ggplot associated with the estimate |
reasonable |
Is the estimate likely to be reasonable? |
other |
Any other relevant objects |
... |
Any other objects |
An object of class alpha_estimate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.