inst/snippets/Exploration1.5.13.R

Small.null <- do(1000) * rflip(8, 0.5)
head(Small.null, 3)
dotPlot(~ prop, data = Small.null, groups = (prop <= 0.125 | prop >= 0.875), width = 1/8, cex = 3)
rpruim/ISIwithR documentation built on May 28, 2019, 1:30 a.m.