Hi
please im following a paper where they use the (simple probit model) with a control for year and industry there sample is the American firms from 2002 -2018
I'm not sure what code should i need to use probit or xtprobit .they wrote in there paper we use (simple probit model) with a control for year and industry
.the paper menthion ( We estimate a simple probit model; .Industry and year fixed effects are included clustered at the firm level in model ) . as i tried xtprobit give us either (random effect or fixed effect) which is not the target. Can use use probit code with control .Industry and year fixed effects.
probit hard_final_Exact_new csopresence1 Firm_Size_w ROA_w Leverage_w Market_book_four_w Non_pension_CFO_w STD_CFO_w Board_Independence_w BoardSize_w Gender_Diversity_w Fund_Status_w FUNDING_RATIO_w Platn_Size_w CSR_Committee SustainabilityScore_w i.ff_12 if jon==0 , robust cluster (id)
Could you advice me what is the right approach
please im following a paper where they use the (simple probit model) with a control for year and industry there sample is the American firms from 2002 -2018
I'm not sure what code should i need to use probit or xtprobit .they wrote in there paper we use (simple probit model) with a control for year and industry
.the paper menthion ( We estimate a simple probit model; .Industry and year fixed effects are included clustered at the firm level in model ) . as i tried xtprobit give us either (random effect or fixed effect) which is not the target. Can use use probit code with control .Industry and year fixed effects.
probit hard_final_Exact_new csopresence1 Firm_Size_w ROA_w Leverage_w Market_book_four_w Non_pension_CFO_w STD_CFO_w Board_Independence_w BoardSize_w Gender_Diversity_w Fund_Status_w FUNDING_RATIO_w Platn_Size_w CSR_Committee SustainabilityScore_w i.ff_12 if jon==0 , robust cluster (id)
Could you advice me what is the right approach
Comment