make_resid_plot_notes: Residual Plot

Description Usage Arguments Value Author(s)

View source: R/make_resid_plot_notes.R

Description

Residual Plot

Usage

1
make_resid_plot_notes(event_study, labels = NULL, source = "")

Arguments

event_study

The output from rolling_event_study (with simple=FALSE).

labels

A named character vector of labels corresponding to the variables in the regression (e.g., c("aaa_ret" = "AAA Inc.","bbb_ret" = "B Co.")).

y_axis_unit

unit to which y-axis limits should be expanded.

y_axis_breaks

number of y-axis breaks to be attempted

x_axis_breaks

number of x-axis breaks

Value

ggplot object

Author(s)

Levi Moneyhun


moneyhun/eventful documentation built on Jan. 3, 2022, 12:49 p.m.