Hi, can anyone help me with the following probit regression and clarify which one stands for which variable?
Thank you
Code:
probit ceo_suc Wni_asset_trend i2a_bhy_l_trend ln_at_trend i_boardsize i_pid pred_ceo_duality founder cum_no_se yd_* id_* if sample==1, vce(cluster firm_id)
Comment