Data for plotting a Dot Product Projection Plot.
Source:R/ExampleDataDescription.R
DP_projections_HILS_SWLS_100.Rd
Tibble is the output from textProjection. The dataset is a shortened version of the data sets of Study 3-5 from Kjell, Kjell, Garcia and Sikström 2018.
Format
A data frame with 583 rows and 12 variables:
- words
unique words
- dot.x
dot product projection on the x-axes
- p_values_dot.x
p-value for the word in relation to the x-axes
- n_g1.x
frequency of the word in group 1 on the x-axes variable
- n_g2.x
frequency of the word in group 2 on the x-axes variable
- dot.y
dot product projection on the y-axes
- p_values_dot.y
p-value for the word in relation to the y-axes
- n_g1.y
frequency of the word in group 1 on the y-axes variable
- n_g2.y
frequency of the word in group 2 on the x-axes variable
- n
overall word frequency
- n.percent
frequency in percent
- N_participant_responses
number of participants (as this is needed in the analyses)