DROP icon indicating copy to clipboard operation
DROP copied to clipboard

Fixed Income Analytics, Portfolio Construction Analytics, Transaction Cost Analytics, Counter Party Analytics, Asset Backed Analytics

Results 101 DROP issues
Sort by recently updated
recently updated
newest added

CompoundBracketingRegressorSet implements regression run for the Compound Bracketing Fixed Point Search Method. It implements the following 2 compound bracketing schemes: Brent and Zheng. Module = Numerical Core Module Library =...

regression

FixedPointFinderRegressionEngine implements the RegressionEngine for the Fixed Point Finder regression. It adds the OpenRegressorSet, the BracketingRegressorSet, and the CompoundBracketingRegressorSet, and launches the regression engine. Module = Numerical Core Module Library...

regression

OpenRegressorSet implements the regression run for the Open (i.e., Newton) Fixed Point Search Method. Module = Numerical Core Module Library = Algorithm Support Library Project = Regression Package = Fixed...

regression

CashJacobianRegressorSet implements the regression analysis set for the Cash product related Sensitivity Jacobians. Specifically, it computes the PVDF micro-Jack. Module = Numerical Core Module Library = Algorithm Support Library Project...

regression

CurveJacobianRegressionEngine implements the RegressionEngine for the curve Jacobian regression. It adds the CashJacobianRegressorSet, the EDFJacobianRegressorSet, the IRSJacobianRegressorSet, and the DiscountCurveJacobianRegressorSet, and launches the regression engine. Module = Numerical Core Module...

regression

DiscountCurveJacobianRegressorSet implements the regression analysis for the full discount curve (built from cash/future/swap) Sensitivity Jacobians. Specifically, it computes the PVDF micro-Jack. Module = Numerical Core Module Library = Algorithm Support...

regression

EDFJacobianRegressorSet implements the regression analysis set for the EDF product related Sensitivity Jacobians. Specifically, it computes the PVDF micro-Jack. Module = Numerical Core Module Library = Algorithm Support Library Project...

regression

IRSJacobianRegressorSet implements the regression analysis set for the IRS product related Sensitivity Jacobians. Specifically, it computes the PVDF micro-Jack. Module = Numerical Core Module Library = Algorithm Support Library Project...

regression

CreditAnalyticsRegressionEngine implements the RegressionEngine for the curve regression. It adds the CreditCurveRegressor, DiscountCurveRegressor, and ZeroCurveRegressor, and launches the regression engine. Module = Numerical Core Module Library = Algorithm Support Library...

regression

CreditCurveRegressor implements the regression set analysis for the Credit Curve. CreditCurveRegressor regresses 12 scenarios: * 1: Create an SNAC CDS. * 2: Create the credit curve from a set of...

regression