CRAN status lifecycle Project Status: Active – The project has reached a stable, usable state and is being actively developed. R-CMD-check Coverage status

LMDIR

The R package LMDIR provides an implementation of log-mean divisia index decomposition analysis in R (LMDIR) based on Ang [-@Ang:2005].

Installation

You can install LMDIR from github with:

# install devtools if not already installed
# install.packages("devtools")
devtools::install_github("MatthewHeun/LMDIR")
# To build vignettes locally, use
devtools::install_github("MatthewHeun/LMDIR", build_vignettes = TRUE)

History

The functions in this package were first used in the paper Heun et al. [-@Heun:2019].

More Information

Find more information, including vignettes and function documentation at https://MatthewHeun.github.io/LMDIR/.

References



MatthewHeun/LMDIR documentation built on Jan. 13, 2024, 4:10 a.m.