Learn R Programming

NonlinearDiD (version 0.1.0)

plot.nonlinear_aggte: Plot Aggregated DiD Estimates

Description

Plots event-study, group-level, calendar, or overall aggregated ATT estimates from nonlinear_aggte.

Usage

# S3 method for nonlinear_aggte
plot(x, ...)

Value

A ggplot2 object.

Arguments

x

An object of class nonlinear_aggte.

...

Additional arguments (unused).