PlotSpilloverCRTpower | R Documentation |
See Figure S9 for example.
PlotSpilloverCRTpower(res)
res |
A |
A ggplot
data(synth)
data(hearingdate_synth)
crt_power <- SpilloverCRTpower(
D = synth$D, Z = synth$Z,
CourtEvent_HearingDate = hearingdate_synth,
size = 1
) # adjust the size
PlotSpilloverCRTpower(crt_power)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.