# Generated by roxygen2: do not edit by hand

export(extract_features)
export(f.IQR)
export(f.autocorrelation)
export(f.autocorrelation.lag1.1st.val)
export(f.autocorrelation.lag1.2nd.val)
export(f.autocorrelation.lag1.string)
export(f.autocorrelation.lag2.1st.val)
export(f.autocorrelation.lag2.2nd.val)
export(f.autocorrelation.lag2.string)
export(f.coeff.variation)
export(f.count.above.1sigma)
export(f.count.above.2sigma)
export(f.count.above.3sigma)
export(f.count.above.mean)
export(f.count.below.1sigma)
export(f.count.below.2sigma)
export(f.count.below.3sigma)
export(f.count.below.mean)
export(f.count.negative)
export(f.count.peaks)
export(f.count.positive)
export(f.count_NA)
export(f.entropy)
export(f.find.peaks)
export(f.first.max)
export(f.first.min)
export(f.kurtosis)
export(f.length)
export(f.max)
export(f.max.change)
export(f.mean)
export(f.mean.change)
export(f.median)
export(f.median.change)
export(f.min)
export(f.min.change)
export(f.mssd.lag1)
export(f.mssd.lag2)
export(f.mssd.lag3)
export(f.partial.autocorrelation)
export(f.partial.autocorrelation.lag1.1st.val)
export(f.partial.autocorrelation.lag1.2nd.val)
export(f.partial.autocorrelation.lag1.string)
export(f.partial.autocorrelation.lag2.1st.val)
export(f.partial.autocorrelation.lag2.2nd.val)
export(f.partial.autocorrelation.lag2.string)
export(f.perc.missing)
export(f.perc.unique.values)
export(f.prob.acute.change.1)
export(f.prob.acute.change.2)
export(f.prob.acute.change.3)
export(f.prob.acute.change.4)
export(f.prob.acute.change.5)
export(f.prob.acute.change.6)
export(f.prob.acute.change.7)
export(f.prob.acute.change.8)
export(f.prob.acute.change.9)
export(f.prob.acute.change.95)
export(f.prob.acute.change.99)
export(f.prop.missing)
export(f.quantile_10)
export(f.quantile_20)
export(f.quantile_25)
export(f.quantile_30)
export(f.quantile_40)
export(f.quantile_50)
export(f.quantile_60)
export(f.quantile_70)
export(f.quantile_75)
export(f.quantile_80)
export(f.quantile_90)
export(f.quantile_95)
export(f.range)
export(f.ratio.unique.values)
export(f.sd)
export(f.sd.greater.range)
export(f.skew)
export(f.sum)
export(f.sum.change)
export(f.variance)
export(f.which.above.1sigma)
export(f.which.above.2sigma)
export(f.which.above.3sigma)
export(f.which.below.1sigma)
export(f.which.below.2sigma)
export(f.which.below.3sigma)
export(feature_corr_heatmap)
export(feature_correlations)
export(features_to_df)
export(generate_extraction_list)
export(normalize)
export(plot_series)
import(entropy)
import(reshape2)
import(tidyverse)
import(viridis)
import(zoo)
importFrom(Langevin,Langevin1D)
importFrom(e1071,kurtosis)
importFrom(e1071,skewness)
importFrom(psych,mssd)
