song | R Documentation |
Ranking of 5 items according to the similarity with the word "song".
data(song)
A data frame with 83 observations on the following 6 variables.
X1
the rank of word "score"
X2
the rank of word "instrument"
X3
the rank of word "solo"
X4
the rank of word "benediction"
X5
the rank of word "suit"
n
number of observations
83 college students were asked to rank five words according to the similarity with the word "song". The five words were (1) score, (2) instrument, (3) solo, (4) benediction, and (5) suit.
Critchlow, D. E., Fligner, M. A., and Verducci, J. S. (1991) Probability models on rakning. Journal of Mathematical Psychology, 35, 294-318.
Critchlow, D. E., Fligner, M. A., and Verducci, J. S. (1991) Probability models on rakning. Journal of Mathematical Psychology, 35, 294-318.
data(song) ## maybe str(song) ; plot(song) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.