inst/snippet/normal-quantile-04.R

x <- rbinom(40,50,0.4); x         # sample of size 40 from Binom(50,0.4)
myplot <- xqqmath(~x,fitline=TRUE)

Try the fastR package in your browser

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

fastR documentation built on May 2, 2019, 5:53 p.m.