Package: VSdecomp
Title: Variance and Skewness Decomposition
Version: 0.1.1
Authors@R: c(
  person("Elad", "Guttman", role = c("aut", "cre"), email = "eladguttman@mail.tau.ac.il"),
  person("Oren", "Danieli", role = "aut"))
Description: Provides decomposition methods for the skewness or variance of a variable (e.g., wage).
             By breaking distribution moments into independent components, users can 
             analyze changes in distributions across time or between groups.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: Hmisc, ggplot2, reshape, lfe, rlang
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-05-18 07:47:29 UTC; eladg
Author: Elad Guttman [aut, cre],
  Oren Danieli [aut]
Maintainer: Elad Guttman <eladguttman@mail.tau.ac.il>
Repository: CRAN
Date/Publication: 2021-05-18 08:00:08 UTC
Built: R 4.1.0; ; 2021-05-28 05:29:28 UTC; unix
