inst/snippets/Exploration6.2.16b.R

Med.null <- do(1000) * diff(median(shuffle(time) ~ sleep, data = Sleep))
head(Med.null, 3)
histogram(~ unrestricted, data = Med.null, 
        groups = (unrestricted >= 12.05),
        width = 3)
rpruim/ISIwithR documentation built on May 28, 2019, 1:30 a.m.