plotwin: Plot the start and end time of best climate windows
Description
Visualise the start and end time for a subset of best climate windows.
Usage
plotwin(dataset, cw = 0.95)
Value
Creates two boxplots showing the start and end time for a subset
of best climate windows. Best climate windows make up the
cumulative model weight equivalent to the value of cw.
Arguments
dataset
A dataframe containing information on all fitted climate
windows. Output from slidingwin.
cw
Cumulative model weight used to subset the group of best models.