Last chance! 50% off unlimited learning
Sale ends in
powered by
Determine the median start and end time for climate windows within a chosen confidence set.
medwin(dataset, cw = 0.95)
Returns two values representing the median start and end time of climate windows within the confidence set.
Output dataframe of function slidingwin.
slidingwin
Cut-off for confidence set (0.95 by default)
Liam D. Bailey and Martijn van de Pol
# Determine median start and end time of MassOutput from the 95% confidence set medwin(MassOutput, cw = 0.95)
Run the code above in your browser using DataLab