chao1_bc: Bias-corrected Chao1 species richness estimator
Description
This function implements the bias-corrected Chao1 richness estimate.
Usage
chao1_bc(input_data, output = NULL, answers = NULL)
Value
An object of class alpha_estimate, or alpha_estimates for phyloseq objects
Arguments
- input_data
An input type that can be processed by convert() or a phyloseq object
- output
Deprecated; only for backwards compatibility
- answers
Deprecated; only for backwards compatibility