# Generated by roxygen2: do not edit by hand

S3method(print,aspa_mh_test)
S3method(print,csms)
S3method(print,cspa_test)
S3method(print,cw_test)
S3method(print,dm_test)
S3method(print,enc_new)
S3method(print,gw_test)
S3method(print,ivx_wald)
S3method(print,mse_f_test)
S3method(print,qll_hat)
S3method(print,spa_test)
S3method(print,uspa_mh_test)
S3method(summary,cspa_test)
export(aspa_mh_test)
export(csms)
export(cspa_test)
export(cspa_test_plot)
export(cw_test)
export(dm_test)
export(do_sim)
export(enc_new)
export(gw_test)
export(ivx_wald)
export(mse_f_test)
export(qll_hat)
export(spa_test)
export(uspa_mh_test)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_linewidth_manual)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,hcl.colors)
importFrom(stats,arima.sim)
importFrom(stats,coef)
importFrom(stats,cov)
importFrom(stats,lm)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,var)
useDynLib(forecastdom, .registration = TRUE)
