# Generated by roxygen2: do not edit by hand

S3method(plot,feature_calculations)
S3method(plot,low_dimension)
export(calculate_features)
export(calculate_interval)
export(compare_features)
export(filter_duplicates)
export(init_theft)
export(install_python_pkgs)
export(normalise)
export(normalize)
export(process_hctsa_file)
export(reduce_dims)
export(tsfeature_classifier)
import(Rcatch22)
import(dplyr)
import(feasts)
import(ggplot2)
import(reticulate)
import(tibble)
import(tsibble)
importFrom(R.matlab,readMat)
importFrom(Rtsne,Rtsne)
importFrom(broom,augment)
importFrom(broom,tidy)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(e1071,svm)
importFrom(fabletools,feature_set)
importFrom(fabletools,features)
importFrom(janitor,clean_names)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(purrr,map_dfr)
importFrom(reshape2,melt)
importFrom(reticulate,use_virtualenv)
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,as_function)
importFrom(rlang,is_bool)
importFrom(rlang,sym)
importFrom(rlang,warn)
importFrom(scales,rescale)
importFrom(stats,IQR)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(tibble,as_tibble)
importFrom(tidyr,crossing)
importFrom(tidyr,drop_na)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unnest_wider)
importFrom(tsfeatures,ac_9)
importFrom(tsfeatures,acf_features)
importFrom(tsfeatures,arch_stat)
importFrom(tsfeatures,autocorr_features)
importFrom(tsfeatures,binarize_mean)
importFrom(tsfeatures,compengine)
importFrom(tsfeatures,crossing_points)
importFrom(tsfeatures,dist_features)
importFrom(tsfeatures,embed2_incircle)
importFrom(tsfeatures,entropy)
importFrom(tsfeatures,firstmin_ac)
importFrom(tsfeatures,firstzero_ac)
importFrom(tsfeatures,flat_spots)
importFrom(tsfeatures,fluctanal_prop_r1)
importFrom(tsfeatures,heterogeneity)
importFrom(tsfeatures,histogram_mode)
importFrom(tsfeatures,holt_parameters)
importFrom(tsfeatures,hurst)
importFrom(tsfeatures,hw_parameters)
importFrom(tsfeatures,localsimple_taures)
importFrom(tsfeatures,lumpiness)
importFrom(tsfeatures,max_kl_shift)
importFrom(tsfeatures,max_level_shift)
importFrom(tsfeatures,max_var_shift)
importFrom(tsfeatures,motiftwo_entro3)
importFrom(tsfeatures,nonlinearity)
importFrom(tsfeatures,outlierinclude_mdrmd)
importFrom(tsfeatures,pacf_features)
importFrom(tsfeatures,pred_features)
importFrom(tsfeatures,sampen_first)
importFrom(tsfeatures,sampenc)
importFrom(tsfeatures,scal_features)
importFrom(tsfeatures,spreadrandomlocal_meantaul)
importFrom(tsfeatures,stability)
importFrom(tsfeatures,station_features)
importFrom(tsfeatures,std1st_der)
importFrom(tsfeatures,stl_features)
importFrom(tsfeatures,trev_num)
importFrom(tsfeatures,tsfeatures)
importFrom(tsfeatures,walker_propcross)
importFrom(utils,download.file)
importFrom(utils,unzip)
