pub fn calibrate(
s: f64,
r: f64,
q: f64,
quotes: &[HestonQuote],
start: &BatesParams,
) -> BatesFitExpand description
Calibrate all eight Bates parameters to European vanilla quotes —
the same Levenberg-Marquardt-in-transform-space pattern as
heston::calibrate. Short-dated
quotes are what identify the jump parameters against the diffusion.