powered by
Computes a simple matching similarity coefficient
binarySim(dat.frame)
A data frame containing only the 0/1 columns.
Returns a binary similarity matrix.
Helsel, D.R., 2011. Statistics for Censored Environmental Data using Minitab and R, 2nd ed. John Wiley & Sons, USA, N.J.
vegan::designdist
# NOT RUN { data(PbHeron) binarySim(PbHeron$LiverCen) # }
Run the code above in your browser using DataLab