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 for the multivariate case, which means the nonlinear solver then estimate these using finite differences.