plot.oaxaca: Kitagawa–Blinder–Oaxaca decomposition Author: Mediacom This...

View source: R/oaxaca.R

plot.oaxacaR Documentation

Kitagawa–Blinder–Oaxaca decomposition Author: Mediacom This function allows you to plot your results. plot.oaxaca()

Description

Kitagawa–Blinder–Oaxaca decomposition Author: Mediacom This function allows you to plot your results. plot.oaxaca()

Usage

## S3 method for class 'oaxaca'
plot(
  x,
  decomposition = "threefold",
  type = "variables",
  group.weight = NULL,
  unexplained.split = FALSE,
  variables = NULL,
  components = NULL,
  component.left = FALSE,
  component.labels = NULL,
  variable.labels = NULL,
  ci = TRUE,
  ci.level = 0.95,
  title = "",
  xlab = "",
  ylab = "",
  bar.color = NULL,
  ...
)

colinberrygithub/mediacomeconometricmodelling documentation built on April 22, 2022, 12:50 a.m.