inst/snippets/Figure9.5.R

Recall.null <- do(1000) * MAD(mean(shuffle(recall) ~ condition, data = Recall))
head(Recall.null, 3)
dotPlot(~ result, data = Recall.null, width = 0.005, groups = (result >= 1.93))
rpruim/ISIwithR documentation built on May 28, 2019, 1:30 a.m.