weightRatings {languageR} | R Documentation |
Subjective estimates on a seven-point scale of the weight of the referents of 81 English nouns.
data(weightRatings)
A data frame with 1620 observations on the following 7 variables.
Subject
Rating
Trial
Sex
F
and M
.Word
Frequency
Class
animal
and plant
.Data collected with Jen Hay, University of Canterbury, Christchurch, New Zealand, 2004.
## Not run: data(weightRatings) xylowess.fnc(Rating ~ Frequency | Subject, data = weightRatings, xlab = "log Frequency", ylab = "Weight Rating") ## End(Not run)