One approach for evaluating relative importance of independent variables in regression is using standardized regression coefficient. It measures how much change in response variable in standard deviation measure, coming from one unit change of a standard deviation change in independent variables. Variable have the highest value will be the most important variable in explaining the response variable.
#statistics
#rprogramming
#rstudio
#variableimportance
#standardizedcoefficient
#regression
#rdatacode