powered by
paired.summary(x,y)
z<-rnorm(20) x<-rnorm(20)+z y<-rnorm(20)+z+1 paired.summary(x,y)
Run the code above in your browser using DataLab