add_clicks: Add clicks to subdistribution curves for reconstructing CIC
Description
When there are more clicks in the composite (overall) outcome curve,
we need to add them to the subdistribution curves. Find the time points
in the composite data that are furthest away from the times in clicksDF,
add these times to clicksDF with 0 jumps in cuminc.
Usage
add_clicks(clicksDF, targetTimes, nAdd)
Value
An augmented clicksDF with extra rows (no cuminc jumps in those extra times).
Arguments
clicksDF
A data frame with the two columns, time and cuminc.