mvncdf
mvncdf is the cumulative distribution function for multivariate normal variables.
Syntax
p = mvncdf(x)
Comments
The operator is implemented as a callback operator. No derivatives are currently supplied, which means the nonlinear solver estimate these using finite differences.
Leave a Comment