Displaying 1 result from an estimated 1 matches for "reservesubpred".
2011 Feb 10
1
Newb Prediction Question using stepAIC and predict(), is R wrong?
...or: 7.842 on 138 degrees of freedom
  (131 observations deleted due to missingness)
Multiple R-squared: 0.9794,     Adjusted R-squared: 0.9787 
F-statistic:  1312 on 5 and 138 DF,  p-value: < 2.2e-16 
Here is the data that is being fed into predicted[p] =
predict.(stepsaicguess[[p]], newdata = reservesubpred[p,])
           V1  V2 V3 V4 V5 V6 V7 V8 V9 V10 V11 V12 V13 V14 V15 V16 V17 V18
V19 paid Mon Tue Wed Thu
276 10/3/2010 155 84 76 68 64 63 53 42  42  42  42  38  38  38  35  31  31 
NA   84   0   0   0   0      
 Fri Sat Sun grads.1 grads.2 grads.3 grads.4 grads.5 grads.6 grads.7
0   0    1       8...