Learn R Programming

VSdecomp (version 0.1.1)

Variance and Skewness Decomposition

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.

Copy Link

Version

Install

install.packages('VSdecomp')

Monthly Downloads

48

Version

0.1.1

License

GPL-3

Maintainer

Elad Guttman

Last Published

May 18th, 2021

Functions in VSdecomp (0.1.1)

wtd_skew

Weighted Skewness
vs_decomp

Skewness and Variance Decomposition
linear_projection

Linear Projection
summary.vs_decomp

Summary Method for 'vs_decomp' Objects
plot.vs_decomp

Plot Method for 'vs_decomp' Objects