# Generated by roxygen2: do not edit by hand

S3method(plot,feature_calculations)
S3method(plot,low_dimension)
export(calculate_features)
export(compute_top_features)
export(fit_multi_feature_classifier)
export(fit_single_feature_classifier)
export(init_theft)
export(normalise)
export(process_hctsa_file)
export(reduce_dims)
import(Rcatch22)
import(Rtsne)
import(dplyr)
import(feasts)
import(ggplot2)
import(reticulate)
import(tibble)
import(tsibble)
importFrom(R.matlab,readMat)
importFrom(broom,augment)
importFrom(broom,tidy)
importFrom(caret,confusionMatrix)
importFrom(caret,preProcess)
importFrom(caret,train)
importFrom(fabletools,feature_set)
importFrom(fabletools,features)
importFrom(janitor,clean_names)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(purrr,possibly)
importFrom(reshape2,melt)
importFrom(reticulate,use_virtualenv)
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,as_function)
importFrom(rlang,is_bool)
importFrom(rlang,warn)
importFrom(scales,rescale)
importFrom(stats,IQR)
importFrom(stats,binomial)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,ecdf)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
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)
