# Generated by roxygen2: do not edit by hand

export(DQtest)
export(TL)
export(garch.seg)
export(gen_pc_coef)
export(kupiec)
export(pc_Sigma)
export(pc_cccsim)
exportClasses(simMGarch)
exportClasses(tvMGarch)
import(Rcpp)
import(doParallel)
import(fGarch)
import(foreach)
import(iterators)
import(methods)
import(parallel)
importFrom(corpcor,cor.shrink)
importFrom(mvtnorm,rmvnorm)
importFrom(stats,acf)
importFrom(stats,as.formula)
importFrom(stats,dbinom)
importFrom(stats,pbinom)
importFrom(stats,pchisq)
importFrom(stats,qchisq)
importFrom(stats,rgeom)
importFrom(stats,rnorm)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(segMGarch, .registration = TRUE)
