Package: REPS 1.1.1

Vivek Gajadhar

REPS: Hedonic and Multilateral Index Methods for Real Estate Price Statistics

Compute price indices using various Hedonic and multilateral methods, including Laspeyres, Paasche, Fisher, and HMTS (Hedonic Multilateral Time series re-estimation with splicing). The central function calculate_hedonic_index() offers a unified interface for running these methods on structured datasets. This package is designed to support index construction workflows across a wide range of domains — including but not limited to real estate — where quality-adjusted price comparisons over time are essential. The development of this package was funded by Eurostat and Statistics Netherlands (CBS), and carried out by Statistics Netherlands. The HMTS method implemented here is described in Ishaak, Ouwehand and Remøy (2024) <doi:10.1177/0282423X241246617>. For broader methodological context, see Eurostat (2013, ISBN:978-92-79-25984-5, <doi:10.2785/34007>).

Authors:Farley Ishaak [aut], Pim Ouwehand [aut], David Pietersz [aut], Liu Nuo Su [aut], Cynthia Cao [aut], Mohammed Kardal [aut], Odens van der Zwan [aut], Vivek Gajadhar [aut, cre]

REPS_1.1.1.tar.gz
REPS_1.1.1.zip(r-4.7)REPS_1.1.1.zip(r-4.6)REPS_1.1.1.zip(r-4.5)
REPS_1.1.1.tgz(r-4.6-any)REPS_1.1.1.tgz(r-4.5-any)
REPS_1.1.1.tar.gz(r-4.7-any)REPS_1.1.1.tar.gz(r-4.6-any)
REPS_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
REPS/json (API)

# Install 'REPS' in R:
install.packages('REPS', repos = c('https://vivekag7.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/vivekag7/reps/issues

Datasets:

On CRAN:

Conda:

6.18 score 6 stars 5 scripts 440 downloads 5 exports 21 dependencies

Last updated from:383a74e880. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK160
source / vignettesOK191
linux-release-x86_64OK141
macos-release-arm64OK118
macos-oldrel-arm64OK83
windows-develOK98
windows-releaseOK107
windows-oldrelOK111
wasm-releaseOK115

Exports:calculate_hedonic_indexcalculate_price_indexcalculate_regression_diagnosticsplot_price_indexplot_regression_diagnostics

Dependencies:clidplyrgenericsglueKFASlatticelifecyclelmtestmagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselectutf8vctrswithrzoo

Index Contribution Analysis in REPS
Introduction | How the Method Works | Example Data | Basic Use | Selecting the Period: index_contribution_period | Observation-Level and Grouped Contribution | Interpreting the Output | References

Last update: 2026-07-03
Started: 2026-07-03

Getting Started with Price Index Calculation using REPS
Introduction | Required Data | Using calculate_hedonic_index() | Example: Single Index Method - Time Dummy | Example: Multiple Index Methods | Chaining Price Indices (Annual Overlap Method) | Example: Chained Fisher Index | Visualizing the Index | Summary | References

Last update: 2026-06-08
Started: 2026-03-24

Regression Diagnostics by Period using REPS
Introduction | Required Data | Using calculate_regression_diagnostics() | Visualizing Diagnostics | Interpreting the Output | Row 1: Normality and Linearity | Row 2: Independence | Row 3: Homoscedasticity | Summary | References

Last update: 2026-06-08
Started: 2025-07-03