simple MC integration on the simplex.
excessProb.condit.dm(
N = 100,
par = get("dm.expar.D3k3"),
thres = rep(100, 3),
plot = FALSE,
add = FALSE
)a list made of
the mean estimate from the MC sample
the estimated standard deviation of the estimator
The estimated standard deviation of the MC sample
The number of MC iterations to be performed
the DM parameter, as a list
the multivariate threshold
logical: should convergence diagnostic plots be issued ?
logical: should the plot be added to a current one ?