Methods for APC objects
An apc object returned by apc
Print this many digits (passed to print.data.frame)
Maximum number of time periods (rows) to print
additional arguments; for the print argument, these will be passed to print.data.frame. For the plot method, these will be passed to theme.
Plot cumulative percent change? Defaults to cumulative = FALSE
If style = "mean_qi", then the posterior mean and 95 percent credible interval will be plotted; if style = "lines", then M samples from the joint probability distribution will be plotted.
If style = "lines", then M is the number of samples from the posterior distribution that will be plotted; the default is M = 250.
Line color
Fill color for the 95 percent credible interval
For style = "mean_qi", this controls the transparency for the credible interval (passed to geom_ribbon) and defaults to alpha = 0.5; for style = "lines", this controls the transparency of the lines and defaults to alpha = 0.7.
Line width
Size of plot attributes, passed to `theme_classic