Uses of Class
org.drip.capital.simulation.StressEventIncidenceEnsemble
| Package | Description |
|---|---|
| org.drip.capital.simulation |
Economic Risk Capital Simulation Ensemble
|
| org.drip.capital.stress |
Economic Risk Capital Stress Event Settings
|
-
Uses of StressEventIncidenceEnsemble in org.drip.capital.simulation
Methods in org.drip.capital.simulation that return StressEventIncidenceEnsemble Modifier and Type Method Description StressEventIncidenceEnsemblePathPnLRealization. idiosyncratic()Retrieve the Idiosyncratic Stress Event Incidence EnsembleStressEventIncidenceEnsemblePathPnLRealization. systemic()Retrieve the Systemic Stress Event Incidence EnsembleConstructors in org.drip.capital.simulation with parameters of type StressEventIncidenceEnsemble Constructor Description PathPnLRealization(int pathIndex, java.util.Map<java.lang.String,java.lang.Double> fsPnLDecompositionMap, StressEventIncidenceEnsemble systemic, StressEventIncidenceEnsemble idiosyncratic)PathPnLRealization Constructor -
Uses of StressEventIncidenceEnsemble in org.drip.capital.stress
Methods in org.drip.capital.stress that return StressEventIncidenceEnsemble Modifier and Type Method Description StressEventIncidenceEnsembleEvent. generateEnsemble(java.lang.String parentStressEventType, java.lang.String childStressEventType)Generate a Stress Event Ensemble of a given TypeStressEventIncidenceEnsembleIdiosyncraticEventContainer. realizeIncidenceEnsemble(double stressPnLScaler, java.util.Map<java.lang.String,java.lang.Double> eventIndicatorMap)Realize the Event Set in accordance with the Event Indicator MapStressEventIncidenceEnsembleSystemicEventContainer. realizeIncidenceEnsemble(double stressPnLScaler, double randomEventIndicator)Realize a Stress Event Incidence Ensemble