Error in beta message in the code

Hello
I get a strange edsge_model_default_risk_pandemic.mod (8.6 KB)
error message from the attached code.
Error in beta (line 19)
y = exp(betaln(z,w));

Any clue?

Hi,

your fourth equation should be

cap_lambda_in = ((b_1gamma_in)/(a_1(1-betta*theta_in)));

You had beta there. Now, however, there is a problem with the steady state model, but this should be fixable.

Best