Package: VSdecomp
Title: Variance and Skewness Decomposition
Version: 0.1.0
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 the 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
LazyData: true
RoxygenNote: 7.1.1
Imports: Hmisc, ggplot2, reshape, lfe, rlang
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-02-15 16:57:28 UTC; eladg
Author: Elad Guttman [aut, cre],
  Oren Danieli [aut]
Maintainer: Elad Guttman <eladguttman@mail.tau.ac.il>
Repository: CRAN
Date/Publication: 2021-02-17 09:50:02 UTC
