Based on monhtly number of events, compute exact day when the pre-specified number of events happens, using simple linear interpolation.
exactDatesFromMonths(predicted, nevent)
The exact date.
data.frame
, with first column monthly dates and second column the number of events in each month.
Number of targeted events.
Kaspar Rufibach (maintainer)
kaspar.rufibach@roche.com