Uses of Class
org.drip.capital.simulation.StressEventIndicator
Package | Description |
---|---|
org.drip.capital.simulation |
Economic Risk Capital Simulation Ensemble
|
-
Uses of StressEventIndicator in org.drip.capital.simulation
Methods in org.drip.capital.simulation that return StressEventIndicator Modifier and Type Method Description static StressEventIndicator
StressEventIndicator. CustomSystemic(java.util.Set<java.lang.String> idiosyncraticEventSet, double systemicEventIndicator)
Construct the Instance of StressEventIndicator where the Systemic Indicator is Customstatic StressEventIndicator
StressEventIndicator. RandomSystemic(java.util.Set<java.lang.String> idiosyncraticEventSet)
Construct the Instance of StressEventIndicator where the Systemic Indicator is Random