Uses of Class
org.drip.exposure.csatimeline.AndersenPykhtinSokolLag
| Package | Description |
|---|---|
| org.drip.exposure.csatimeline |
Time-line of IMA/CSA Event Dates
|
| org.drip.exposure.mpor |
Margin Period Collateral Amount Estimation
|
-
Uses of AndersenPykhtinSokolLag in org.drip.exposure.csatimeline
Methods in org.drip.exposure.csatimeline that return AndersenPykhtinSokolLag Modifier and Type Method Description static AndersenPykhtinSokolLagAndersenPykhtinSokolLag. Aggressive()Generate the "Aggressive" Parameterization of AndersenPykhtinSokolLagstatic AndersenPykhtinSokolLagAndersenPykhtinSokolLag. ClassicalMinus()Generate the "Classical-" Parameterization of AndersenPykhtinSokolLagstatic AndersenPykhtinSokolLagAndersenPykhtinSokolLag. ClassicalPlus()Generate the "Classical+" Parameterization of AndersenPykhtinSokolLagstatic AndersenPykhtinSokolLagAndersenPykhtinSokolLag. Conservative()Generate the "Conservative" Parameterization of AndersenPykhtinSokolLagMethods in org.drip.exposure.csatimeline with parameters of type AndersenPykhtinSokolLag Modifier and Type Method Description static LastFlowDatesLastFlowDates. SpotStandard(JulianDate spot, AndersenPykhtinSokolLag andersenPykhtinSokolLag, java.lang.String calendarSet)Generate a LastFlowDates Instance from the Spot Date and the AndersenPykhtinSokolLag -
Uses of AndersenPykhtinSokolLag in org.drip.exposure.mpor
Methods in org.drip.exposure.mpor with parameters of type AndersenPykhtinSokolLag Modifier and Type Method Description static PathVariationMarginTrajectoryEstimatorPathVariationMarginTrajectoryEstimator. Standard(int[] exposureDateArray, java.lang.String calendar, VariationMarginTradePaymentVertex variationMarginTradePaymentVertex, MarketPath marketPath, AndersenPykhtinSokolLag csaTimelineLag)Generate a Standard Instance of PathVariationMarginTrajectoryEstimatorConstructors in org.drip.exposure.mpor with parameters of type AndersenPykhtinSokolLag Constructor Description PathVariationMarginTrajectoryEstimator(int[] exposureDateArray, java.lang.String calendar, java.util.Map<java.lang.Integer,java.lang.Double> variationMarginEstimateTrajectory, TradePayment[] tradePaymentTrajectory, AndersenPykhtinSokolLag csaTimelineLag)PathVariationMarginTrajectoryEstimator Constructor