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

本著作採用創用 CC 姓名標示 4.0 國際授權條款授權。
所有文章均依據創用 CC 姓名標示 4.0 國際授權條款(CC BY 4.0)發布。
在該授權條款下,任何人均可出於任何目的(包括商業目的)共享及改作本材料,但須對作者和本刊給予適當姓名標示、提供指向該授權條款的連結,並說明是否作出了修改。
文章的譯本適用與英文版相同的授權條款;英文版為權威版本。