Skip to contents

The main plotting function in the ptetools package. It plots event studies. This function is generic enough that most packages that otherwise use the ptetools package can call it directly to plot an event study.

Usage

ggpte(pte_results)

Arguments

pte_results

A pte_results object

Value

A ggplot object