This function implements the plug-in Inverse Simpson diversity

sample_inverse_simpson(input_data)

Arguments

input_data

An input type that can be processed by convert() or a phyloseq object

Value

An object of class alpha_estimate, or alpha_estimates for phyloseq objects

Examples

sample_inverse_simpson(apples)
#> Estimate of inverse simpson from method Plug-in:
#>   Estimate is 140.19
#>  with standard error 0
#>   Confidence interval: (NA, NA)
#>