Selecting the Best Regression Equation - Basic Statistics for Behavioral Sciences - Lecture Notes, Study notes of Statistics for Psychologists

Selecting the Best Regression Equation, Model Development, Maximum Model, Criteria for Model Development, Methods of Model Development, Automatic Selection, Hierarchical Regression are learning points of this lecture.

Typology: Study notes

2011/2012

Uploaded on 11/21/2012

ashakiran
ashakiran 🇮🇳

4.5

(27)

261 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Ch. 16. Selecting the Best Regression Equation
(Model Development)
I. Situation
A. Selecting meaningful (important) X variables to
establish the best set of X variables to predict Y.
B. If we have a model which includes all possible
interactions and power functions of the X variables as
well as all the original X variables, we will have the
maximum model.
C. The maximum model usually includes some trivial X
variables which add no meaningful contribution to the
prediction of Y.
D. Therefore, we want to select the most efficient line
according to the rule of parsimony.
II. Maximum Model
A. Includes all possible function of all possible X
variables of interest.
B. Assume k is the number of all possible X components.
C. If k = n - 1, then we have a perfect regression
(R²=1).
D. The "Rule of Thumb" requires a minimum of n=5k, n=10k,
n=20k or n=k+40. However, typically we have a minimum
of 100 for n and we feel comfortable if n>200.
III. Criteria for Model Development
A. p (p: # of X variables for the best model).
1. Goodness-of-fit index.
2. It is almost always overestimated --->
misleading.
3. Adding any predictors will increase R².
4. Should not be the sole criterion for the model.
B. Fp - Value
1. Index of the significance of the model.
2. The ratio of reduced variance to the error
variance of the maximum model (MSRp/MSEk).
3. The larger, the better.
C. MSEp
1. The error (residual) variance for the best model.
2. The smaller, the better.
D. Cp
1. Mallow's Cp.
2. Cp = p+1 when MSEp is almost equal to MSEk.
3. Sometimes it gives us a ridiculous number.
E. SAS gives us all of them.
IV. Methods of Model Development.
Docsity.com
pf3

Partial preview of the text

Download Selecting the Best Regression Equation - Basic Statistics for Behavioral Sciences - Lecture Notes and more Study notes Statistics for Psychologists in PDF only on Docsity!

Ch. 16. Selecting the Best Regression Equation (Model Development) I. Situation A. Selecting meaningful (important) X variables to establish the best set of X variables to predict Y. B. If we have a model which includes all possible interactions and power functions of the X variables as well as all the original X variables, we will have the maximum model. C. The maximum model usually includes some trivial X variables which add no meaningful contribution to the prediction of Y. D. Therefore, we want to select the most efficient line according to the rule of parsimony.

II. Maximum Model A. Includes all possible function of all possible X variables of interest. B. Assume k is the number of all possible X components. C. If k = n - 1, then we have a perfect regression (R²=1). D. The "Rule of Thumb" requires a minimum of n=5k, n=10k, n=20k or n=k+40. However, typically we have a minimum of 100 for n and we feel comfortable if n>200.

III. Criteria for Model Development A. R²p (p: # of X variables for the best model).

  1. Goodness-of-fit index.
  2. It is almost always overestimated ---> misleading.
  3. Adding any predictors will increase R².
  4. Should not be the sole criterion for the model. B. Fp - Value
  5. Index of the significance of the model.
  6. The ratio of reduced variance to the error variance of the maximum model (MSRp/MSEk).
  7. The larger, the better. C. MSEp
  8. The error (residual) variance for the best model.
  9. The smaller, the better. D. Cp
  10. Mallow's Cp.
  11. Cp = p+1 when MSEp is almost equal to MSEk.
  12. Sometimes it gives us a ridiculous number. E. SAS gives us all of them.

IV. Methods of Model Development.

A. There are two basic methods: Automatic and hierarchical. B. In a automatic method, computer selects the best model using at least eight (8) different approaches (FORWARD, BACKWARD, STEPWISE, MAXR, MINR, RSQUARE, ADJRSQ, and CP). Among them STEPWISE is the most frequently used and most criticized method.

C. In a hierarchical method, the researcher decides the order and the number of X variables using Type I SS.

V. Automatic Selection A. FORWARD selection

  1. Starts with the null (intercept) model (Y^ = β 0 ).
  2. Includes the X variable which gives us the largest R² if it is significant at α=.50 by default (We can set the α level by specifying SLENTRY = ).
  3. Continue step 2 until there is no significant X variable. B. BACKWARD elimination
  4. Start with the full model.
  5. Eliminate the X variable which gives us the smallest r²Y(Xp|all Xs) if it is not significant at .10 by default (We can set the α level by specifying SLSTAY = ).
  6. Continue step 2 until either there is no X variable left or all X variables in the model are significant. C. STEPWISE selection
  7. Similar to FORWARD selection (α = .15) except that after each step of selection, there is one BACKWARD elimination step.
  8. Once an X variable is entered in the model, all X variables in the model are "checked" to see if each of them is still significant. D. RSQUARE Computes R² for all possible combinations of X variable(s) at each step. E. Other methods (Handout #3).

VI. Hierarchical Regression A. Using human judgment put the most important X variable first, and test the model through Type I SS. B. Put the second most important X variable in the model, and test the significance of X2 given X1 (Type I SS). C. Continue step B until you exhaust all X variables or