MARSAdaptedSmooth | R Documentation |
This function smoothes the Forward MARS predictor.
MARSAdaptedSmooth(data, nX, knots, y)
data |
|
nX |
number of inputs in |
knots |
|
y |
output indexes in |
List containing the set of knots from backward (knots
),
the new cubic knots (cubic_knots
) and the set of coefficients
(alpha
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.