Package: REPS
Type: Package
Title: Hedonic and Multilateral Index Methods for Real Estate Price
        Statistics
Version: 1.0.0
Authors@R: c(
    person(given = "Farley", family = "Ishaak", role = "aut"),
    person(given = "Pim", family = "Ouwehand", role = "aut"),
    person(given = "David", family = "Pietersz", role = "aut"),
    person(given = c("Liu", "Nuo"), family = "Su", role = "aut"),
    person(given = "Cynthia", family = "Cao", role = "aut"),
    person(given = "Mohammed", family = "Kardal", role = "aut"),
    person(given = "Odens", family = "van der Zwan", role = "aut"),
    person(given = "Vivek", family = "Gajadhar", role = c("aut", "cre"), email = "v.gajadhar@cbs.nl")
  )
Maintainer: Vivek Gajadhar <v.gajadhar@cbs.nl>
Description: 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_price_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>).
License: EUPL-1.2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 4.4.0)
Imports: dplyr, stats, KFAS, stringr, lmtest
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/vivekag7/REPS
BugReports: https://github.com/vivekag7/REPS/issues
NeedsCompilation: no
Packaged: 2025-07-28 06:52:08 UTC; VGAR
Author: 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]
Repository: CRAN
Date/Publication: 2025-07-30 08:10:02 UTC
Built: R 4.5.1; ; 2025-10-26 02:46:17 UTC; windows
