Calculate Hamming distance
mat_hamming(X, Y = NULL, embedded = TRUE)
A hamming-distance matrix of X, or X and Y. Useful for ordered and unordered categorical data.
Other Distance matrix operations (recurrence plot):
bandReplace()
,
createCorridor()
,
mat_di2bi()
,
mat_di2ch()
,
mat_di2we()
,
rp()
,
rp_lineDist()
,
rp_nzdiags()
,
rp_plot()
,
rp_size()