Learn R Programming

Zelig (version 5.1.7)

zeligACFplot: Plot Autocorrelation Function from Zelig QI object

Description

Plot Autocorrelation Function from Zelig QI object

Usage

zeligACFplot(
  z,
  omitzero = FALSE,
  barcol = "black",
  epsilon = 0.1,
  col = NULL,
  main = "Autocorrelation Function",
  xlab = "Period",
  ylab = "Correlation of Present Shock with Future Outcomes",
  ylim = NULL,
  ...
)

Arguments