| weightRatings {languageR} | R Documentation |
Subjective estimates of the weight of the referents of 81 English nouns
Description
Subjective estimates on a seven-point scale of the weight of the referents of 81 English nouns.
Usage
data(weightRatings)
Format
A data frame with 1620 observations on the following 7 variables.
Subjecta factor with subjects as levels.
Ratinga numeric vector.
Triala numeric vector with the weight ratings.
Sexa factor with levels
FandM.Worda factor with words as levels.
Frequencya numeric vector with log-transformed lemma frequencies as available in the CELEX lexical database.
Classa factor with levels
animalandplant.
References
Data collected with Jen Hay, University of Canterbury, Christchurch, New Zealand, 2004.
Examples
## Not run:
data(weightRatings)
xylowess.fnc(Rating ~ Frequency | Subject, data = weightRatings,
xlab = "log Frequency", ylab = "Weight Rating")
## End(Not run)
[Package languageR version 1.5.0 Index]