earthUI
An Interactive Interface for the earth (MARS) Package
DOI:
https://doi.org/10.67330/7fj41b65キーワード:
real estate appraisal、 market value、 valuation engineering、 social and economic importance of valuation要旨
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.
ダウンロード数
発行日
バージョン
- 2026-07-13 (2)
- 2026-05-23 (1)
ライセンス
コピーライト (c) 2026 Valuation Engineer Journal

この資料のライセンスはCreative Commons 表示 4.0 国際 です。
すべての論文はクリエイティブ・コモンズ 表示 4.0 国際ライセンス(CC BY 4.0)の下で公開される。
本ライセンスの下では、著者および本誌に適切なクレジットを表示し、ライセンスへのリンクを提供し、変更が加えられた場合はその旨を示す限り、何人も、営利目的を含むいかなる目的のためにも、本素材を共有し、また翻案することができる。
論文の翻訳版は、英語版と同一のライセンスの下に置かれる。英語版が正本である。