PlotSpilloverCRT {aihuman} | R Documentation |
See Figure S8 for example.
PlotSpilloverCRT(res)
res |
A |
A ggplot
data(synth)
data(hearingdate_synth)
crt <- SpilloverCRT(D = synth$D, Z = synth$Z, CourtEvent_HearingDate = hearingdate_synth)
PlotSpilloverCRT(crt)