powered by
98 college students where asked to rank five words, (thought, play, theory, dream, attention) regarding its association with the word idea, from 5=most associated to 1=least associated.
data(Idea)
data(Idea) revIdea=6-Idea TR=tabulaterows(revIdea) CR=consrank(TR$X,wk=TR$Wk,algorithm="quick") colnames(CR$Consensus)=colnames(Idea)
Run the code above in your browser using DataLab