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
_mi_m & _mi_id not generatedHi All Below is my code for running multiple imputation on a longitudinal dataset in the wide forma…
Making sure that histogram bin has more than 5 observations.I am working on a server with data on individuals, and there are very strict rules on how data shoul…
Use Asrol and natural Log.Hi, I asked this question yesterday but it was not mentioned in the title so I followed the advice …
Merging panel dataHi there, I have panel data with each survey providing multiple STATA datasets from that sweep. Eac…
Combining plots using qchiHi, I've generated two variables, let's call them y1 and y2, and I want to generate a quantile-quan…
Subscribe to:
Post Comments (Atom)
0 Response to Heteroskedasticity - Breusch–Pagan test
Post a Comment