Hi,
I am running a merger simulation using the mergersim package (http://www.bjornerstedt.org/stata/mergersim).
When running the simulation stage, I receieve the following error message:
Simulation did not converge.
Error: Zero shares.
My code is the following:
mergersim simulate if week == 230 , newfirm(newfirm_numeric)
I would appreciate any advice you might have.
Many thanks in advance,
Tara
I am running a merger simulation using the mergersim package (http://www.bjornerstedt.org/stata/mergersim).
When running the simulation stage, I receieve the following error message:
Simulation did not converge.
Error: Zero shares.
My code is the following:
mergersim simulate if week == 230 , newfirm(newfirm_numeric)
I would appreciate any advice you might have.
Many thanks in advance,
Tara
Comment