powered by
Generate multivariate data with the given mean vector and covariance matrix
gen.mul.data( n = 100, K = 2, mu = rep(0, K), Sigma = diag(K), distribution = c("GAUSSIAN", "LAPLACE", "EXPONENTIAL") )
sample size
dimension
mean vector
covariance matrix
distribution
a n*K matrix
n*K