I would greatly appreciate if you could let me know how to test for heteroskedasticity if we use tobit command?
As I searched, tobithetm is used to estimate a tobit model when there is heteroskedasticity, but how to test for the presence of heteroskedasticity?
Thanks in advance.
Code:
tobit efficiency growth age ll ul
Code:
tobithetm efficiency growth age
Comment