Hello everyone,
Does STATA REG provide test statistic for Fitness of model and/or homogeneity of residuals and or misspecification?
For example, if I ran simple regression like :
reg DV IV1 IV2,
the results only show R square, is there any code that shows the Fitness or Homogeneity, or misspecification?
Thanks in adavance.
Does STATA REG provide test statistic for Fitness of model and/or homogeneity of residuals and or misspecification?
For example, if I ran simple regression like :
reg DV IV1 IV2,
the results only show R square, is there any code that shows the Fitness or Homogeneity, or misspecification?
Thanks in adavance.
Comment