Dear all!
I am currently doing a study on audit team style, and I want to capture the impact of the team on the audit program through multiple fixed effects. one audit program is be called assess .
My STATA code is reghdfe ASSESS CONTROL, absorb(industry Year team) vce(cluster STKCD)
The literature I drew from is
Audit Outcomes/Audit Fees = X + ∑ Year + ∑ Client + ∑ Firm+ ∑ Team + ∑ Individual auditor + εit
So how can i use stata to capture the coefficient of team FIXED effect ?and gen a new_variable which use the coefficient of team fixed effect
and i don`t know my regression model and stata code is correct or not ,it is so hard for me
Have a good day!
I am currently doing a study on audit team style, and I want to capture the impact of the team on the audit program through multiple fixed effects. one audit program is be called assess .
My STATA code is reghdfe ASSESS CONTROL, absorb(industry Year team) vce(cluster STKCD)
The literature I drew from is
Audit Outcomes/Audit Fees = X + ∑ Year + ∑ Client + ∑ Firm+ ∑ Team + ∑ Individual auditor + εit
So how can i use stata to capture the coefficient of team FIXED effect ?and gen a new_variable which use the coefficient of team fixed effect
and i don`t know my regression model and stata code is correct or not ,it is so hard for me
Have a good day!

Comment