| dmvtn | R Documentation | 
Multivariate normal density
dmvtn(x, mu, sigma, logd = FALSE)
| x | matrix of draws for which to evaluate the density | 
| mu | mean vector of the distribution | 
| sigma | covariance matrix | 
| logd | should the log be returned (source: http://gallery.rcpp.org/articles/dmvnorm_arma/) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.