powered by
A function to generate bivariate data with the scatterplot resembling the greek letter Omega.
rOMEGA(n)
A n times 2 matrix
n
2
the sample size.
Klaus Nordhausen, Joni Virta
x <- rOMEGA(1000) plot(x)
Run the code above in your browser using DataLab