# Generated by roxygen2: do not edit by hand

S3method(coef,btwar)
S3method(fitted,btwar)
S3method(plot,btwar)
S3method(predict,btwar)
S3method(print,btwar)
S3method(print,summary.btwar)
S3method(residuals,btwar)
S3method(summary,btwar)
export(apply_stationarity)
export(btwar_fit)
export(compute_spectrum)
export(mse)
export(plot_bode)
export(plot_freq_amplitude)
export(plot_zpoles)
export(poles_AR)
export(rmse)
export(simulate_ar_split)
export(yhat_ar)
export(yhat_arma)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linewidth_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylim)
importFrom(scales,label_math)
importFrom(stats,arima.sim)
importFrom(stats,fft)
importFrom(stats,ts)
importFrom(tseries,adf.test)
