Multivariate Adaptive Regression Splines - The MARS Model

The MARS Model

MARS builds models of the form

.

The model is a weighted sum of basis functions . Each is a constant coefficient. For example, each line in the formula for ozone above is one basis function multiplied by its coefficient.

Each basis function takes one of the following three forms:

1) a constant 1. There is just one such term, the intercept. In the ozone formula above, the intercept term is 5.2.

2) a hinge function. A hinge function has the form or . MARS automatically selects variables and values of those variables for knots of the hinge functions. Examples of such basis functions can be seen in the middle three lines of the ozone formula.

3) a product of two or more hinge functions. These basis function can model interaction between two or more variables. An example is the last line of the ozone formula.

Read more about this topic:  Multivariate Adaptive Regression Splines

Famous quotes containing the words mars and/or model:

    What makes the United States government, on the whole, more tolerable—I mean for us lucky white men—is the fact that there is so much less of government with us.... But in Canada you are reminded of the government every day. It parades itself before you. It is not content to be the servant, but will be the master; and every day it goes out to the Plains of Abraham or to the Champs de Mars and exhibits itself and toots.
    Henry David Thoreau (1817–1862)

    The best way to teach a child restraint and generosity is to be a model of those qualities yourself. If your child sees that you want a particular item but refrain from buying it, either because it isn’t practical or because you can’t afford it, he will begin to understand restraint. Likewise, if you donate books or clothing to charity, take him with you to distribute the items to teach him about generosity.
    Lawrence Balter (20th century)