| idea | R Documentation |
Ranking of 5 items according to the similarity with the word "idea".
data(idea)
A data frame with 98 observations on the following 6 variables.
X1the rank of word "thought"
X2the rank of word "play"
X3the rank of word "theory"
X4the rank of word "dream"
X5the rank of word "attention"
nnumber of observations
98 college students were asked to rank five words according to the similarity with the word "idea". The five words were (1) thought, (2) play, (3) theory, (4) dream, and (5) attention.
Fligner, M. A., and Verducci, J. S. (1986) Distance based ranking models. Journal of the Royal Statistical Society Series B, 48(3), 359-369.
Fligner, M. A., and Verducci, J. S. (1986) Distance based ranking models. Journal of the Royal Statistical Society Series B, 48(3), 359-369.
data(idea) ## maybe str(idea) ; plot(idea) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.