figshare
Browse
1/1
5 files

Supplement 1. Source code for variable importance situations.

dataset
posted on 2016-08-05, 09:15 authored by Kim Murray, Mary M. Conner

File List

Variable Importance Simulation.txt

Variable Importance Simulation.sas

hierpart.txt

hierpart.sas

Description

"Variable Importance Simulation.sas" is a simulation to evaluate the relative importance of random variables using Akaike weights, standardized regression coefficients, partial and semi-partial correlation coefficients, and hierarchical partitioning. Remember to change the subdirectory where hierpart.sas is called from the include statement.

The file "hierpart.sas" is a macro that executes hierarchical partitioning analysis as described by Chevan and Sutherland in American Statistician, 1991, Vol. 45, no. 2, pp. 90–96. This macro was written by Kim Murray Berger and Mary M. Conner based on a Dominance Analysis macro written by Razia Azen and Robert Ceurvorst (http://www.uwm.edu/~azen/damacro.html). Hierarchical Partitioning analysis quantifies the importance of each predictor as its average contribution to the model r-square, across all possible models. Note: This program is limited to at most 10 predictors!

History