inst/snippets/Example1.5e.R

mean <- 1/3
n <- 12
sd <- sqrt(mean * (1 - mean) / n); sd
rpruim/ISIwithR documentation built on May 28, 2019, 1:30 a.m.