Dear Stata community!
I am running the three Breusch–Pagan tests versions most common in Stata (estat hettest estat hettest, iid estat hettest, fstat). While for the estat hettest there seems to be heteroskedasticity, the other two commands (to my understanding they appear more generalised forms of BP test) show no evidence of heteroskedasticity. I cannot understand why and what to do to be honest... which of the three test should I go for (i have a stock market event study and analysing the corss-section returns).
Thank you for your explanations!
Gabriele
Breusch–Pagan/Cook–Weisberg test for heteroskedasticity
Assumption: Normal error terms
Variable: Fitted values of CAR1
H0: Constant variance
chi2(1) = 9.71
Prob > chi2 = 0.0018
. estat hettest, iid
Breusch–Pagan/Cook–Weisberg test for heteroskedasticity
Assumption: i.i.d. error terms
Variable: Fitted values of CAR1
H0: Constant variance
chi2(1) = 1.81
Prob > chi2 = 0.1781
Related Posts with Heteroskedasticity - Breusch–Pagan test
Trigonometric RegressionDear All, I want to do Trigonometric Regression to find the coefficient of cyclic variation to meas…
Checking for Missing Head of Houshold within a householdHello, I have a data set on household survey where the household size, member of the household numbe…
Changing location of labels in box plot graphsHello, I'm trying to create box plots displaying changes in occupational shares for occupation 1-9,…
Test two models for best fitHi Stata I want to test two models against each other to see if one's fit is significantly better t…
Confusion about the command "suest"Hi Statalist, I think I want to use the command "suest" to test if two coefficient estimates are th…
Subscribe to:
Post Comments (Atom)
0 Response to Heteroskedasticity - Breusch–Pagan test
Post a Comment