pyblp.exceptions.SyntheticDeltaConvergenceError

class pyblp.exceptions.SyntheticDeltaConvergenceError

The fixed point computation of the synthetic \(\delta\) failed to converge.

This problem can sometimes be mitigated by increasing the maximum number of fixed point iterations, increasing the fixed point tolerance, choosing more reasonable parameter values, or using a different iteration configuration.