Multivariate normal distribution
Multivariate normal defined my mean vector and covariance matrix.
parameters (cell{str})
Names of parameters.
Default: This value has no default and must be provided
mean (cell{float})
Vector of mean values for each parameter.
Default: This value has no default and must be provided
covariance (cell{cell{float}})
Covariance matrix between parameter values.
Default: This value has no default and must be provided