Package: multilateral
Type: Package
Title: Generalised Function to Calculate a Variety of Multilateral
        Price Index Methods
Version: 1.0.0
Authors@R: c(person("Matthew", "Stansfield", 
                    email = "m.stansfield85@gmail.com",
                    role = c("aut", "cre")))
Description: A flexible, efficient implementation of multilateral price index calculations.
             Includes common methods focused on time product dummy regression and GEKS variations.
             Allows for extension of the methods through automatic window splicing.
             See Krsinich (2016) <doi: 10.1515/jos-2016-0021>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/MjStansfi/multilateral
Suggests: testthat, knitr, rmarkdown, devtools, dplyr, ggplot2
VignetteBuilder: knitr
Imports: assertive, data.table, fastmatch, parallel, yaml, MatrixModels
NeedsCompilation: no
Packaged: 2022-04-16 08:14:16 UTC; Mjs
Author: Matthew Stansfield [aut, cre]
Maintainer: Matthew Stansfield <m.stansfield85@gmail.com>
Repository: CRAN
Date/Publication: 2022-04-20 08:00:02 UTC
