nosof94plot {catlearn} | R Documentation |
Produce a line graph similar to that shown in Nosofsky et al. (1994, Figures 1, 6-9).
nosof94plot(results,title = 'Nosofsky et al. (1994)')
results |
Mean error probability by block and problem, in the same format
as data set |
title |
Title to appear at top of plot |
Andy Wills
Nosofsky, R.M., Gluck, M.A., Plameri, T.J., McKinley, S.C. and Glauthier, P. (1994). Comparing models of rule-based classification learning: A replication and extension of Shepaard, Hovland, and Jenkins (1961). Memory and Cognition, 22, 352–369.
data(nosof94)
nosof94plot(nosof94)