Click or drag to resize

RareEventProbabilityEstimationContextRareEventPerformanceBoundedness Property

Gets a constant specifying if the rare event is a set of states whose performances are lower or upper bounded by the ThresholdLevel of this instance.

Namespace:  Novacta.Analytics.Advanced
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public RareEventPerformanceBoundedness RareEventPerformanceBoundedness { get; }

Property Value

Type: RareEventPerformanceBoundedness
Lower if the performances of interest are lower bounded; otherwise, Upper.
See Also