Multivariate normal density using Brobdingnag class
Compute multivariate normal density with class Brobdingnag
objects.
dmnormB(x,mean,sigma)
x |
numeric type object, value to compute the density of multivariate normal distribution. Not NULL |
mean |
numeric type, mean of multivariate normal distribution. Not NULL |
sigma |
matrix type object, covariance parameter of multivariate normal distribution. Not NULL |
object class Brobdingnag
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.