inst/snippets/Exploration5.2.16.R

Yawn.null <- 
  do(1000) * diffprop(shuffle(response) ~ yawnSeed, level = "Yawn", data = Yawning)
head(Yawn.null, 3)
dotPlot(~diffprop, data = Yawn.null, groups = (diffprop >= 0.136), cex = 5)
rpruim/ISIwithR documentation built on May 28, 2019, 1:30 a.m.