plot.nonlinear_aggte: Plot Aggregated DiD Estimates

View source: R/methods.R

plot.nonlinear_aggteR Documentation

Plot Aggregated DiD Estimates

Description

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

Usage

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

Arguments

x

An object of class nonlinear_aggte.

...

Additional arguments (unused).

Value

A ggplot2 object.


NonlinearDiD documentation built on May 6, 2026, 1:06 a.m.