plot_ect: Plot an ECT result on a two-dimensional plane

View source: R/ect.R

plot_ectR Documentation

Plot an ECT result on a two-dimensional plane

Description

This functions plot the words in S_words on a 2D plane according to their association with the average vectors of A_words and B_words. A equality line is also added. Words along the equality line have less bias. Words located on the upper side of the equality line have a stronger association with A_words and vice versa.

Usage

plot_ect(x, ...)

Arguments

x

an ect object from the ect function.

...

additional parameters to the underlying plot() function

Value

a plot


chainsawriot/sweater documentation built on Nov. 12, 2023, 10:17 a.m.