inst/snippets/Figure5.6.R

Dolphin.null <- do(1000) * diffprop(shuffle(response) ~ swimming, data = Dolphin)
head(Dolphin.null, 3)
dotPlot(~diffprop, data = Dolphin.null, groups = (diffprop >= 0.4667),
        width = 1/15, cex = 5)
rpruim/ISIwithR documentation built on May 28, 2019, 1:30 a.m.