View source: R/exactDatesFromMonths.r
exactDatesFromMonths | R Documentation |
Based on monhtly number of events, compute exact day when the pre-specified number of events happens, using simple linear interpolation.
exactDatesFromMonths(predicted, nevent)
predicted |
|
nevent |
Number of targeted events. |
The exact date.
Kaspar Rufibach (maintainer)
kaspar.rufibach@roche.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.