Learn R Programming

languageR (version 1.0)

weightRatings: 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)

Arguments

References

Data collected with Jen Hay, University of Canterbury, Christchurch, New Zealand, 2004.

Examples

Run this code
data(weightRatings)
xylowess.fnc(Rating ~ Frequency | Subject, data = weightRatings, 
  xlab = "log Frequency", ylab = "Weight Rating")

Run the code above in your browser using DataLab