plot_bias: Visualize the bias of words in S

View source: R/misc.R

plot_biasR 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


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