confidenceAutoStopLevel
maestro.monte confidenceAutoStopLevel float confidenceLevel
Description
Specifies the default value of Confidence Level to be used in the Confidence Interval - Autostop method. You can specify any floating point value between 0.0–100000.0.
GUI Equivalent
|
The Advanced - Show All Options section on the Monte Carlo form. |
|
Examples
envGetVal("maestro.monte" "confidenceAutoStopLevel")
envSetVal("maestro.monte" "confidenceAutoStopLevel" 'float 100.0)
Related Topics
The Confidence Interval - Autostop Method
Advanced Options of the Confidence Interval - Autostop Method
Return to top