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