SLIDE 19 ST 430/514 Introduction to Regression Analysis/Statistics for Management and the Social Sciences II
Call: lm(formula = Y ~ X1 + X3 + I(X4^2) + X2 + X5 + I(X1^2) + I(X2^2) + X3:I(X4^2), data = execSal) Residuals: Min 1Q Median 3Q Max
0.001662 0.052617 0.138882 Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) 9.232e+00 3.356e-01 27.509 < 2e-16 *** X1 4.624e-02 3.747e-03 12.341 < 2e-16 *** X3 1.491e-01 2.511e-02 5.938 5.19e-08 *** I(X4^2) 4.733e-07 1.087e-07 4.354 3.50e-05 *** X2 1.218e-01 4.247e-02 2.867 0.005151 ** X5 2.237e-03 4.387e-04 5.100 1.84e-06 *** I(X1^2)
1.374e-04
I(X2^2)
1.341e-03
X3:I(X4^2) 4.680e-07 1.307e-07 3.581 0.000552 ***
0 *** 0.001 ** 0.01 * 0.05 . 0.1 1 Residual standard error: 0.06477 on 91 degrees of freedom Multiple R-squared: 0.9429, Adjusted R-squared: 0.9379 F-statistic: 187.7 on 8 and 91 DF, p-value: < 2.2e-16
19 / 22 Variable Screening Methods Caveats