# Generated by roxygen2: do not edit by hand

S3method("*",ts.model)
S3method("+",ts.model)
S3method("[",imu)
S3method(autoplot,auto.imu)
S3method(autoplot,gmwm)
S3method(autoplot,gmwm1)
S3method(autoplot,gmwm2)
S3method(autoplot,gmwmComp)
S3method(autoplot,gts)
S3method(autoplot,imu2)
S3method(autoplot,imu6)
S3method(autoplot,lts)
S3method(autoplot,wvar)
S3method(autoplot,wvar.imu)
S3method(autoplot,wvarComp)
S3method(has,imu)
S3method(plot,auto.imu)
S3method(plot,avar)
S3method(plot,gmwm)
S3method(plot,gts)
S3method(plot,lts)
S3method(plot,wvar)
S3method(plot,wvar.imu)
S3method(predict,gmwm)
S3method(print,auto.imu)
S3method(print,avar)
S3method(print,dwt)
S3method(print,gmwm)
S3method(print,gts)
S3method(print,imu)
S3method(print,lts)
S3method(print,modwt)
S3method(print,rank.models)
S3method(print,summary.gmwm)
S3method(print,ts.model)
S3method(print,wvar)
S3method(print,wvcov)
S3method(summary,auto.imu)
S3method(summary,avar)
S3method(summary,dwt)
S3method(summary,gmwm)
S3method(summary,modwt)
S3method(summary,rank.models)
S3method(summary,wvar)
S3method(summary,wvcov)
S3method(update,gmwm)
S3method(update,gts)
S3method(update,imu)
S3method(update,lts)
S3method(value,imu)
S3method(wvar,default)
S3method(wvar,gts)
S3method(wvar,imu)
S3method(wvar,lts)
export(gmwm)
export(has)
export(is.gmwm)
export(is.gts)
export(is.imu)
export(is.lts)
export(is.ts.model)
export(is.wvar)
export(value)
export(wvar)
exportPattern("^[[:alpha:]]+")
import(ggplot2)
import(reshape2)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,gray.colors)
importFrom(grDevices,hcl)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(grid,gpar)
importFrom(grid,textGrob)
importFrom(methods,is)
importFrom(scales,math_format)
importFrom(scales,trans_breaks)
importFrom(scales,trans_format)
importFrom(stats,arima)
importFrom(stats,as.ts)
importFrom(stats,predict)
importFrom(stats,ts)
importFrom(utils,compareVersion)
importFrom(utils,head)
importFrom(utils,install.packages)
importFrom(utils,packageDescription)
importFrom(utils,tail)
useDynLib(gmwm)
