Hi Statalisters,
I am reading “Multivariate Analysis” by Hair et al. to learn discriminant analysis. The authors follow a “stepwise” approach to “build” their model versus estimating the model including all potential independent variables simultaneously. The stepwise process followed is:
My question is whether Stata has this capability? Is it possible to conduct stepwise discriminant analysis in Stata? So, is it possible to evaluate temporarily excluded independent variables by examining their “incremental discriminating ability” while controlling for included independent variables?
Finally, when I run the discriminant analysis using all 13 independent variables, then enter “estat structure” the only 3 variables with absolute value discriminant loadings greater than 0.4 (as recommended by Hair et al.) are the variables that were included in their final model... Is this coincidence, or can examining the canonical structure matrix help choose variables for inclusion?
Thanks for any insight provided.
Best,
Adam
I am reading “Multivariate Analysis” by Hair et al. to learn discriminant analysis. The authors follow a “stepwise” approach to “build” their model versus estimating the model including all potential independent variables simultaneously. The stepwise process followed is:
- Based on an analysis of the significance of group differences in the means of all potential independent variables, the authors first include the independent variable that has the most statistically significant difference in group means.
- After that variable is included in the model, the remaining independent variables are evaluated based on their “incremental discriminating ability, that is the group mean differences after the variance associated with the initially chosen independent variable removed.”
- Of all the variables remaining, the next most statistically significant variable is included in the model. This process continues until there are no more statistically significant variables remaining.
My question is whether Stata has this capability? Is it possible to conduct stepwise discriminant analysis in Stata? So, is it possible to evaluate temporarily excluded independent variables by examining their “incremental discriminating ability” while controlling for included independent variables?
Finally, when I run the discriminant analysis using all 13 independent variables, then enter “estat structure” the only 3 variables with absolute value discriminant loadings greater than 0.4 (as recommended by Hair et al.) are the variables that were included in their final model... Is this coincidence, or can examining the canonical structure matrix help choose variables for inclusion?
Thanks for any insight provided.
Best,
Adam
Comment