Sorry if this is not an intelligent question, but I checked the manual,
the user's guide, FAQ and some of the list archive, and if the answer is
there I just missed it.
I am running a linear regression using Stata 7/SE on a Windows 98 O/S,
testing for heteroscedasticity. which is there, predicting cooksd,
dropping outliers that exceed 4/_N, then running regress with the robust
option. When I do this, there is no F or Prob F reported. I
know that this is a Wald test with the Huber-White standard errors, but I
can't find any documentation as to why this is missing. While I
think I can access what Need to calculate this myself, I don't
understand why it is missing.
Any suggestions or pointers to where to look would be much
appreciated.
Code and relevant output are cut and pasted below.
Regression with robust standard
errors
Number of obs = 1359
F( 16, 1341) = .
Prob > F
= .
R-squared = 0.5208
Root MSE = 1.3047
<output deleted>
. restore
*************************************************
Joel E. Pike
School of Business
University of Wisconsin
1238 Grainger Hall
975 University Avenue
Madison, WI 53706-1323
Tel: 608-265-4830
*************************************************