simulate bivariate Normal distribution with specific covariance
Could you please help to simulate in R bivariate Normal distribution (B(x), B(y)) with mean zero and covariance given by cov(B(x),B(y))=min (x,y)
Could you please help to simulate in R bivariate Normal distribution (B(x), B(y)) with mean zero and covariance given by cov(B(x),B(y))=min (x,y)