# Generated by roxygen2: do not edit by hand

S3method("[",dfts)
S3method("[<-",dfts)
S3method(Math,dfts)
S3method(Ops,dfts)
S3method(acf,default)
S3method(acf,dfts)
S3method(center,data.frame)
S3method(center,default)
S3method(center,dfts)
S3method(center,matrix)
S3method(cumsum,dfts)
S3method(diff,dfts)
S3method(dim,dfts)
S3method(lag,dfts)
S3method(max,dfts)
S3method(mean,dfts)
S3method(median,dfts)
S3method(min,dfts)
S3method(pacf,default)
S3method(pacf,dfts)
S3method(pca,default)
S3method(pca,dfts)
S3method(plot,dfts)
S3method(print,dfts)
S3method(qqplot,default)
S3method(qqplot,dfts)
S3method(quantile,dfts)
S3method(sd,default)
S3method(sd,dfts)
S3method(summary,dfts)
S3method(var,default)
S3method(var,dfts)
export("%>%")
export(acf)
export(adaptive_bandwidth)
export(as.dfts)
export(autocorrelation)
export(autocovariance)
export(bartlett_kernel)
export(center)
export(cidr)
export(confidence_interval)
export(daniell_kernel)
export(dfts)
export(fchange)
export(flat_top_kernel)
export(generate_brownian_bridge)
export(generate_brownian_motion)
export(generate_data)
export(generate_far1)
export(generate_karhunen_loeve)
export(generate_ornstein_uhlenbeck)
export(impute)
export(is.dfts)
export(kpss_test)
export(long_run_covariance)
export(ocidr)
export(pacf)
export(parzen_kernel)
export(pca)
export(pca_components)
export(pca_examination)
export(portmanteau_tests)
export(projection_model)
export(qqplot)
export(quadratic_spectral_kernel)
export(sacf)
export(sd)
export(space_measuring_functions)
export(stat_3D)
export(stationarity_test)
export(truncated_kernel)
export(tukey_hanning_kernel)
export(var)
import(RcppArmadillo)
importFrom(Rcpp,sourceCpp)
importFrom(stats,lag)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(tidyr,"%>%")
useDynLib(fChange, .registration = TRUE)
