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.

Definition

Namespace: Novacta.Analytics.Advanced
Assembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
C#
public RareEventPerformanceBoundedness RareEventPerformanceBoundedness { get; }

Property Value

RareEventPerformanceBoundedness
Lower if the performances of interest are lower bounded; otherwise, Upper.

See Also