# Generated by roxygen2: do not edit by hand

S3method(diagnostics_plot,bigtime.VAR)
S3method(diagnostics_plot,bigtime.VARMA)
S3method(diagnostics_plot,bigtime.VARX)
S3method(fitted,bigtime.VAR)
S3method(fitted,bigtime.VARMA)
S3method(fitted,bigtime.VARX)
S3method(get_ic_vals,bigtime.VAR)
S3method(get_ic_vals,bigtime.VARX)
S3method(plot,bigtime.recursiveforecast)
S3method(plot,bigtime.simVAR)
S3method(residuals,bigtime.VAR)
S3method(residuals,bigtime.VARMA)
S3method(residuals,bigtime.VARX)
S3method(summary,bigtime.simVAR)
export("%>%")
export(create_rand_coef_mat)
export(diagnostics_plot)
export(directforecast)
export(get_ic_vals)
export(ic_selection)
export(is.stable)
export(lagmatrix)
export(plot_cv)
export(recursiveforecast)
export(simVAR)
export(sparseVAR)
export(sparseVARMA)
export(sparseVARX)
import(Rcpp)
import(corrplot)
import(grDevices)
import(graphics)
import(methods)
import(stats)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,"%>%")
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
useDynLib(bigtime, .registration = TRUE)
