# Generated by roxygen2: do not edit by hand

S3method(accuracy,gts)
S3method(forecast,gts)
S3method(plot,gts)
S3method(print,gts)
S3method(print,hts)
S3method(summary,gts)
S3method(summary,hts)
S3method(window,gts)
export(MinT)
export(accuracy.gts)
export(aggts)
export(allts)
export(combinef)
export(forecast.gts)
export(get_groups)
export(get_nodes)
export(gts)
export(hts)
export(is.gts)
export(is.hts)
export(plot.gts)
export(print.gts)
export(print.hts)
export(smatrix)
export(summary.gts)
export(summary.hts)
import(Matrix)
import(SparseM)
import(forecast)
import(grDevices)
import(matrixcalc)
import(methods)
import(parallel)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(stats,"tsp<-")
importFrom(stats,as.ts)
importFrom(stats,fitted)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,na.omit)
importFrom(stats,residuals)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,tsp)
importFrom(stats,window)
importFrom(utils,combn)
useDynLib(hts)
