Description Usage Arguments Value Author(s)
This functions reduces the size of an given dataset in respect to the weather data of "infection" days relevant for an infestation "incubation" days later
1 | reduce_input(dataframe, DateTime, infection, incubation, event_dates)
|
dataframe |
dataframe containing variables of interest which should be reduced |
DateTime |
name of the DateTime column |
infection |
duration of the assumed infection |
incubation |
duration of the assumed incubation |
event_dates |
Character string with the name of the aim variable |
reduced dataframe input
Wolfgang Hamer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.