export(r_rtn)
export(r_oneoverf)
export(r_ou_dephasing)
export(psd_welch)
export(psd_multitaper_q)
export(psd_mtm_q)
export(estimate_rtn_hmm)
export(hmm_rtn_fit)
export(viterbi_rtn)
export(cp_qdrift)
export(cusum_q)
export(forecast_calib)
export(forecast_T1)
export(fetch_ibm_calib)
export(filter_function_q)
export(compute_Wt)
export(decoherence_curve)
export(plot_drift)
export(fidelity_ts)
importFrom(stats, fft)
importFrom(stats, rnorm)
importFrom(stats, quantile)
importFrom(stats, sd)
importFrom(stats, kmeans)
importFrom(stats, HoltWinters)
importFrom(stats, arima)
importFrom(stats, predict)
importFrom(stats, coef)
importFrom(utils, tail)
