powered by
mqqnorm(x)
mshapiro.test
x <- 1:30+rnorm(30) y <- 1:30+rnorm(30,1,3) mqqnorm(rbind(x,y))
Run the code above in your browser using DataLab