pyblp.exceptions.EquilibriumPricesConvergenceError

class pyblp.exceptions.EquilibriumPricesConvergenceError

The fixed point computation of equilibrium prices failed to converge.

This problem can sometimes be mitigated by increasing the maximum number of fixed point iterations, increasing the fixed point tolerance, or configuring other iteration settings.