powered by
A function to generate bivariate data with the scatterplot resembling the greek letter Omega.
rOMEGA(n)
the sample size.
A n times 2 matrix
n
2
# NOT RUN { x <- rOMEGA(1000) plot(x) # }
Run the code above in your browser using DataLab