inst/snippets/Figure5.5b.R

plotDist("norm", mean = 0, sd = 0.5, xlim = c(-5, 5))
plotDist("norm", mean = 0, sd = 1, add = TRUE, col = "red")
plotDist("norm", mean = 0, sd = 2, add = TRUE, col = "green")

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.