plot_bias {sweater} | R Documentation |
Visualize the bias of words in S
Description
For ect
, this function calls plot_ect()
. For other tests (except weat
), this function plots the bias of words in S
as a Cleveland Dot Plot. Plotting the result of weat
is not supported.
Usage
plot_bias(x)
## S3 method for class 'sweater'
plot(x, ...)
Arguments
x |
an S3 object returned from mac, rnd, semaxis, nas or rnsb |
... |
other parameters |
Value
a plot
[Package sweater version 0.1.8 Index]