y <- x <- seq(-4,4, by =0.25)z <- outer(x, y,function(x, y) dbvnorm(x, y, cor =-0.75))persp(x, y, z)y <- x <- seq(-4,4, by =0.25)z <- outer(x, y,function(x, y) dbvnorm(x, y, cor =-0.25))persp(x, y, z)
References
Krishnamoorthy, K. (2006). Handbook of Statistical Distributions with Applications. Chapman & Hall/CRC
Mukhopadhyay, N. (2000). Probability and statistical inference. Chapman & Hall/CRC