# Generated by roxygen2: do not edit by hand

export("%>%")
export(extract_tsfeatures)
export(find_odd_streams)
export(get_pc_space)
export(gg_featurespace)
export(set_outlier_threshold)
import(ggplot2)
import(stats)
importFrom(MASS,mvrnorm)
importFrom(RcppRoll,roll_mean)
importFrom(RcppRoll,roll_var)
importFrom(dplyr,mutate)
importFrom(ggplot2,autoplot)
importFrom(kernlab,kmmd)
importFrom(ks,Hscv)
importFrom(ks,kde)
importFrom(magrittr,"%>%")
importFrom(mgcv,gam)
importFrom(moments,moment)
importFrom(mvtsplot,mvtsplot)
importFrom(pcaPP,PCAproj)
importFrom(reshape,melt)
importFrom(stats,prcomp)
importFrom(tibble,as_tibble)
importFrom(tidyr,gather)
