During my research, I collected information about waterfowl found in 13 water reservoirs. How can I calculate their Jaccard, Sorensen indices, or other indicators? How can I input my data into statistical programs? (e.g. PAST, Phyton or R studio)
Assuming you have a data set with for instance Reservoir (A, B, C etc) and a presence/absence matrix (i.e., species01 at Reservoir A = 0 or 1), the R code is