powered by
Sample from a multivariate normal with mean and precision
qsample(n, mu, Q)
An n x p matrix of samples
number of samples
mean vector (length = p)
sparse p x p positive definite precision matrix (class = dgCMatrix)