inst/snippets/Example3.7.R

SE <- sd( ~ mean, data = Sampledist); SE    # sample from Example 3.5
SE2 <- sd(~prop, data = Sampledist.deg); SE2     # sample from Example 3.6
rpruim/Lock5withR documentation built on May 28, 2019, 1:31 a.m.