rnd_es {sweater} | R Documentation |
Calculation of sum of all relative norm distances
Description
This function calculates the sum of all relative norm distances from the relative norm distance test. If possible, please use calculate_es()
instead.
Usage
rnd_es(x)
Arguments
x |
an object from the function rnd |
Value
Sum of all relative norm distances
References
Garg, N., Schiebinger, L., Jurafsky, D., & Zou, J. (2018). Word embeddings quantify 100 years of gender and ethnic stereotypes. Proceedings of the National Academy of Sciences, 115(16), E3635-E3644. doi:10.1073/pnas.1720347115
[Package sweater version 0.1.8 Index]