earthUI
An Interactive Interface for the earth (MARS) Package
DOI :
https://doi.org/10.67330/7fj41b65Mots-clés :
real estate appraisal, market value, valuation engineering, social and economic importance of valuationRésumé
This document is a technical introduction to the CRAN \texttt{earth}
package for readers with a background in mathematics who work in
real estate appraisal and valuation. \texttt{earth} implements
Friedman's Multivariate Adaptive Regression Splines (MARS), a
nonparametric regression method that discovers piecewise-linear
structure in data through a two-pass greedy search: a forward pass
that adds pairs of hinge basis functions, and a backward pass that
prunes the resulting over-fit model by generalized cross-validation.
The document covers the conceptual framework, the underlying
mathematics (hinge functions, knot search, the GCV criterion,
pruning), the software architecture of the R package, and the
application of \texttt{earth} to appraisal-specific concerns:
factor predictor handling, model reading, stability, and the
optional handoff of the hinge basis to downstream regularized
regression via \texttt{glmnet}. A separate section treats variance
models and the construction of prediction intervals from
leverage-corrected residuals. \texttt{earth} is a necessary
component of the RCA workflow --- it is the only method the author
has found that consistently delivers both an interpretable model
and an optimal $R^2$ / CVR$^2$ fit on appraisal data. The companion
document covers \texttt{glmnet}, which is an optional regularization
step applied on top of the \texttt{earth} basis, not a substitute
for it. Three appendices catalog mathematical notation, code
symbols, and statistical vocabulary, and a fourth covers the
numerical linear algebra (QR decomposition, Householder reflections,
Givens rotations) used internally.
Téléchargements
Téléchargements
Publiée
Versions
- 2026-07-13 (2)
- 2026-05-23 (1)
Numéro
Rubrique
Catégories
Licence
Merci de créditer les auteurs lors de toute citation : Valuation Engineer Journal (2026)

Ce travail est disponible sous la licence Creative Commons Attribution 4.0 International .
Tous les articles sont publiés sous licence Creative Commons Attribution 4.0 International (CC BY 4.0).
Cette licence autorise quiconque à partager et à adapter le matériel pour toute finalité, y compris commerciale, à condition de créditer comme il se doit l’auteur et la revue, de fournir un lien vers la licence et d’indiquer si des modifications ont été apportées.
Les éditions traduites d’un article sont couvertes par la même licence que l’édition anglaise, qui fait foi.