PlotSpilloverCRTpower {aihuman} | 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)