dissm_smc: dissm_smc function

View source: R/cluster.R

dissm_smcR Documentation

dissm_smc function

Description

returns a pairwise dissimilarity matrix using simple matching distance (i.e. 1-simple matching coefficient) to be used for dichotmous clustering

Usage

dissm_smc(y)

Arguments

y

the dataset for which a pairwise dissimilarity matrix should be created (the dataset columns should contain only those used for clustering - i.e. the raw data no identifiers or other variables)

Examples

dissm_smc_function()

clmacleod/highlandr documentation built on Oct. 11, 2023, 8:04 p.m.