inst/examples/R/data/univariate/chi2gof/example_gof.R

data(Boston, package="MASS")
# test on uniform distribution
chisq.test(table(Boston$rad)) 
sigbertklinke/shinyExample documentation built on May 26, 2019, 4:32 a.m.