This command is available with the Predictive Analytics Module. Click here for more information about how to activate the module.
A MARS® Regression model comes from a sequence of basis functions that improve the model. The importance scores come from the optimal model that the analysis identifies. To calculate the importance score, the analysis finds the change in the mean squared error when all basis functions for a predictor are removed from the optimal model and the reduced model is refit to the training data. The relative importance compares the importance score for a predictor to the maximum importance score.
R2 is also known as the coefficient of determination.
Term | Description |
---|---|
yi | observed response value |
mean response | |
fitted response | |
N | number of rows |