powered by
Toxic
str(Toxic) attach(Toxic) hist(minority,prob=TRUE) lines(density(minority)) sign.test(sites,conf.level=.98) boxplot(sites~region) kruskal.test(sites~as.factor(region)) detach(Toxic)
Run the code above in your browser using DataLab