[R] nortest package

Andy Bunn abunn at montana.edu
Wed Feb 4 17:31:47 CET 2004


Did you load the library?

library(nortest)
lillie.test(rnorm(100, mean = 5, sd = 3))
lillie.test(runif(100, min = 2, max = 4))




More information about the R-help mailing list