# Generated by roxygen2: do not edit by hand

export(calc_features15_consumption)
export(calc_features30_consumption)
export(calc_features60_consumption)
export(calc_features_daily_multipleTS)
export(calc_features_weather)
export(calc_featuresco_consumption)
export(calc_featuresda_consumption)
export(calc_featureshtnt_consumption2)
export(calc_featuresnt_consumption)
export(encode_p_val_stars)
export(features_all_subsets)
export(interpolate_missingReadings)
export(naInf_omit)
export(occupancy_cluster)
export(prepareFeatureSet)
export(remove_empty_features)
export(replaceNAsFeatures)
export(smote)
importFrom(FNN,knn)
importFrom(FNN,knn.index)
importFrom(futile.logger,flog.debug)
importFrom(plyr,mlply)
importFrom(plyr,rlply)
importFrom(stats,acf)
importFrom(stats,approx)
importFrom(stats,coefficients)
importFrom(stats,cor)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,lowess)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,spline)
importFrom(stats,stl)
importFrom(stats,ts)
importFrom(stats,var)
importFrom(stinepack,stinterp)
importFrom(utils,combn)
importFrom(zoo,na.locf)
