Click or drag to resize

RareEventProbabilityEstimationResults Properties

The RareEventProbabilityEstimationResults type exposes the following members.

Properties
  NameDescription
Public propertyHasConverged
Gets a value indicating whether the executed Cross-Entropy program has converged.
(Inherited from CrossEntropyResults.)
Public propertyLevels
Gets the performance levels achieved by the program in its iterations.
(Inherited from CrossEntropyResults.)
Public propertyParameters
Gets the sampling parameters applied by the program in its iterations.
(Inherited from CrossEntropyResults.)
Public propertyRareEventProbability
Gets a value representing the estimated probability of the rare event under study.
Top
See Also