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)
이용 허락
Copyright (c) 2026 Valuation Engineer Journal

이 저작물은 크리에이티브 커먼즈 저작자표시 4.0 국제 라이선스에 따라 이용할 수 있습니다.
모든 논문은 크리에이티브 커먼즈 저작자표시 4.0 국제 라이선스(CC BY 4.0)에 따라 공개됩니다.
이 라이선스에 따라 누구나 저작자와 본 저널에 적절한 출처를 표시하고, 라이선스 링크를 제공하며, 변경이 있었다면 그 사실을 밝히는 조건으로, 영리 목적을 포함한 어떠한 목적으로든 자료를 공유하고 각색할 수 있습니다.
논문의 번역판은 영문판과 동일한 라이선스의 적용을 받으며, 영문판이 정본입니다.