inst/snippets/Example6.28.R

head(Wetsuits, 3)
dotPlot(~ Wetsuit, xlim = c(1.1, 1.8), cex = .25, data = Wetsuits) # to check for normality
dotPlot(~ NoWetsuit, xlim = c(1.1, 1.8), cex = .25, data = Wetsuits) # to check for normality

Try the Lock5withR package in your browser

Any scripts or data that you put into this service are public.

Lock5withR documentation built on May 2, 2019, 3:43 p.m.