The R
package LMDIR
provides
an implementation of log-mean divisia index decomposition analysis in R (LMDIR) based on
Ang [-@Ang:2005].
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)
The functions in this package were first used in the paper Heun et al. [-@Heun:2019].
Find more information, including vignettes and function documentation at https://MatthewHeun.github.io/LMDIR/.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.