pyblp.exceptions.ThetaConvergenceError

class pyblp.exceptions.ThetaConvergenceError

The optimization routine failed to converge.

This problem can sometimes be mitigated by choosing more reasonable initial parameter values, setting more conservative bounds, or configuring other optimization settings.