Hello,
I was doing this multiple regression calculation for my stats class, and for some reason, I keep having this pop up for educ (education) and inck (income)
reg realinc educ inck
Source | SS df MS Number of obs = 2,146
-------------+---------------------------------- F(2, 2143) = .
Model | 2.0859e+12 2 1.0430e+12 Prob > F = .
Residual | 0 2,143 0 R-squared = 1.0000
-------------+---------------------------------- Adj R-squared = 1.0000
Total | 2.0859e+12 2,145 972455973 Root MSE = 0
------------------------------------------------------------------------------
realinc | Coefficient Std. err. t P>|t| [95% conf. interval]
-------------+----------------------------------------------------------------
educ | -4.56e-06 . . . . .
inck | 10000 . . . . .
_cons | -.0000208 . . . . .
------------------------------------------------------------------------------
I was doing this multiple regression calculation for my stats class, and for some reason, I keep having this pop up for educ (education) and inck (income)
reg realinc educ inck
Source | SS df MS Number of obs = 2,146
-------------+---------------------------------- F(2, 2143) = .
Model | 2.0859e+12 2 1.0430e+12 Prob > F = .
Residual | 0 2,143 0 R-squared = 1.0000
-------------+---------------------------------- Adj R-squared = 1.0000
Total | 2.0859e+12 2,145 972455973 Root MSE = 0
------------------------------------------------------------------------------
realinc | Coefficient Std. err. t P>|t| [95% conf. interval]
-------------+----------------------------------------------------------------
educ | -4.56e-06 . . . . .
inck | 10000 . . . . .
_cons | -.0000208 . . . . .
------------------------------------------------------------------------------

Comment