10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Eldo Control Language<br />

Library of Functions for Tasks<br />

mcconv<br />

Task function category: Functions Operating on Arrays<br />

Returns 1 or 0 to indicate convergence of the Monte Carlo process for the elements of the array<br />

array.<br />

Usage<br />

mcconv(array, "AVG"|"STD", "CONFIDENCE" [,nrun_pilot [, confidence_level<br />

[, abstol [, reltol]]]])<br />

Arguments<br />

• array<br />

Array.<br />

• AVG | STD<br />

The Monte Carlo analysis has converged when the confidence interval is small. This<br />

algorithm is defined for AVG and STD; not for SKEW, or KURT.<br />

• CONFIDENCE<br />

When the CONFIDENCE algorithm is specified, the default values are NRUN_PILOT=20,<br />

CONFIDENCE_LEVEL=0.95, ABSTOL=0.01, and RELTOL=0.01. For example, a 99%<br />

confidence interval will correspond to CONFIDENCE_LEVEL=0.99.<br />

Related Topics<br />

Library of Functions for Tasks<br />

_simu_get_mcsens<br />

Eldo® User's Manual, 15.3 933

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!