Implementation of the Panel Data Approach for Program Evaluation
Description of internal function for the pampe package, regsubsets2aic. Takes the models estimated using regsubsets and orders them according to a model selection criteria like AIC, AICc, or BIC.
regsubsets2aic(x,y,z)
x |
A matrix of predictors |
y |
A response vector |
z |
Output of regsubsets |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.