evenness: evenness

View source: R/diversity_fxns.R

evennessR Documentation

evenness

Description

evenness

Usage

evenness(my_counts, should_screen_counts = TRUE)

Arguments

my_counts

vector of postive integers

Value

Returns shannon_entropy(my_counts)/log(sum(!is.na(my_counts))) of the non-zero counts with NA removed.

See Also

Other diversity: chao1(), dXX_index(), get_corrected_entropy_rdata_2_4096_path(), get_corrected_entropy_rdata_4097_65536_path(), get_corrected_entropy_rdata_ab1025_65K_ent1_8_path(), get_corrected_entropy_rdata_ab8_1024_ent1_8_path(), has_sufficient_abundance_for_entropy(), inv_simpson(), predict_true_entropy_from_counts(), predict_true_entropy_from_diversity(), screen_counts(), shannon_entropy()


Benjamin-Vincent-Lab/binfotron documentation built on Oct. 1, 2024, 8:33 p.m.