Hi all,
I have a problem which is driving me crazy. I want to perform a Best Subsets Selection in order to detect the subset of independent variables in my dataset which have the highest explanatory power for my dependent variable. I am using both gvselect and vselect, but I cannot find a way to exclude the intercept from their procedures. Does it exist a way to do so and therefore to perform the best selection procedure by only considering your regressors without a constant?
Thank you for taking your time to help me,
Marco
I have a problem which is driving me crazy. I want to perform a Best Subsets Selection in order to detect the subset of independent variables in my dataset which have the highest explanatory power for my dependent variable. I am using both gvselect and vselect, but I cannot find a way to exclude the intercept from their procedures. Does it exist a way to do so and therefore to perform the best selection procedure by only considering your regressors without a constant?
Thank you for taking your time to help me,
Marco
Comment