nosof94plot: Plot Nosofsky et al. (1994) data / simulations

View source: R/nosof94plot.R

nosof94plotR Documentation

Plot Nosofsky et al. (1994) data / simulations

Description

Produce a line graph similar to that shown in Nosofsky et al. (1994, Figures 1, 6-9).

Usage


nosof94plot(results,title = 'Nosofsky et al. (1994)')

Arguments

results

Mean error probability by block and problem, in the same format as data set nosof94

title

Title to appear at top of plot

Author(s)

Andy Wills

References

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.

Examples

  data(nosof94)
  nosof94plot(nosof94)

catlearn documentation built on April 4, 2023, 5:12 p.m.