ect_es: Calculate the Spearman Coefficient of an ECT result

View source: R/ect.R

ect_esR Documentation

Calculate the Spearman Coefficient of an ECT result

Description

This functions calculates the Spearman Coefficient of an Embedding Coherence Test. The value ranges from -1 to +1 and a larger value indicates less bias. If possible, please use calculate_es() instead.

Usage

ect_es(x)

Arguments

x

an ect object from the ect() function.

Value

Spearman Coefficient

References

Dev, S., & Phillips, J. (2019, April). Attenuating bias in word vectors. In The 22nd International Conference on Artificial Intelligence and Statistics (pp. 879-887). PMLR.


sweater documentation built on Nov. 7, 2023, 5:08 p.m.