This methods compute the value of the density function for a
given data and a given set of parameters. It works like the R command
dnorm in the stats package. Although this methods can be used directly
it is not intended this way. If you want to estimate density of multivariate
normal distribution, the library mvtnorm is more appropriate