plot_ect {sweater} | R 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 |
Value
a plot
[Package sweater version 0.1.8 Index]