# Generated by roxygen2: do not edit by hand

export(extract_event_ftrs)
export(gen_stream)
export(get_clusters)
export(get_clusters_3d)
export(get_features)
export(get_features_3d)
export(predict_tdl)
export(spline_stats)
export(stats_3d)
export(stream_from_files)
export(td_logistic)
export(tune_cpdbee_2D)
export(tune_cpdbee_3D)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,topo.colors)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(stats,IQR)
importFrom(stats,aggregate)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,optim)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
