powered by
Extract inter-arrival times of threshold crossings from a ctre object
interarrival(ctre)
The underlying ctre object
# NOT RUN { library(magrittr) bitcoin %>% ctre() %>% thin(k=100) %>% interarrival # }
Run the code above in your browser using DataLab