I would like to bootstrap a hazard rate curve given a flat credit spread, recovery rate and supplied USD discount curve. Are there any examples in the strata code base for this?
A curve calibration example is in quotedSpreadTest
in FastCreditCurveCalibratorTest
. This works with a single quoted spread as well.