useDynLib(DriftBurstHypothesis, .registration=TRUE)
importFrom("Rcpp", "evalCpp")
importFrom("stats" , "filter")
export(drift_bursts)
