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