Tag: rstats
-
Quantifying the Similarity between Maps
Using the earth mover’s distance to quantify the similarity between two maps with implementations in Python and R. When you implement a privacy measure, e.g., adding noise to data, you are interested to know how similar your noisy data is compared to your original data. Therefore, there are various similarity metrics to quantify the difference…