Skip to content

cran/pricelevels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Price level comparisons

The pricelevels-package provides index number methods for price comparisons within or between countries. As price comparisons over time usually rely on the same index number methods, the package has been denoted more generally as pricelevels, though its primary focus is on spatial price comparisons. Currently, the following index number methods (or price indices) are implemented.

  1. Bilateral price indices:
    • Elementary (unweighted) indices:
      • Jevons: jevons()
      • Dutot: dutot()
      • Carli: carli()
      • Harmonic: harmonic()
      • BMW: bmw()
      • CSWD: cswd()
    • Unit value related indices:
      • Unit value index: uvalue()
      • Banerjee: banerjee()
      • Davies: davies()
      • Lehr: lehr()
    • Quantity or expenditure share weighted indices:
      • (Geometric) Laspeyres: laspeyres() and geolaspeyres()
      • (Geometric) Paasche: paasche() and geopaasche()
      • Fisher: fisher()
      • Toernqvist: toernqvist()
      • (Geometric) Walsh: walsh() and geowalsh()
      • Theil: theil()
      • Marshall-Edgeworth: medgeworth()
      • Palgrave: palgrave()
      • Sato-Vartia: svartia()
      • Drobisch: drobisch()
      • Lowe: lowe()
      • Young: young()
  2. Multilateral price indices:
    • (Nonlinear) CPD method: cpd() and nlcpd()
    • GEKS method: geks()
    • Multilateral systems of equations:
      • Geary-Khamis: gkhamis()
      • Iklé: ikle()
      • Rao system: rao()
      • Rao-Hajargasht: rhajargasht()
    • Gerardi index: gerardi()

Moreover, the package offers functions for sampling and characterizing price data. Details can be found in the package vignette.

The pricelevels-functions are designed based on R's data.table-package.

About

❗ This is a read-only mirror of the CRAN R package repository. pricelevels — Spatial Price Level Comparisons. Homepage: https://github.com/sweinand/pricelevels Report bugs for this package: https://github.com/sweinand/pricelevels/issues

Resources

Stars

Watchers

Forks

Packages

No packages published