# Generated by roxygen2: do not edit by hand

S3method(AIC,MSGARCH_BAY_FIT)
S3method(AIC,MSGARCH_MLE_FIT)
S3method(BIC,MSGARCH_BAY_FIT)
S3method(BIC,MSGARCH_MLE_FIT)
S3method(DIC,MSGARCH_BAY_FIT)
S3method(Pstate,MSGARCH_BAY_FIT)
S3method(Pstate,MSGARCH_MLE_FIT)
S3method(Pstate,MSGARCH_SPEC)
S3method(cdf,MSGARCH_BAY_FIT)
S3method(cdf,MSGARCH_MLE_FIT)
S3method(cdf,MSGARCH_SPEC)
S3method(fit.bayes,MSGARCH_SPEC)
S3method(fit.mle,MSGARCH_SPEC)
S3method(ht,MSGARCH_BAY_FIT)
S3method(ht,MSGARCH_MLE_FIT)
S3method(ht,MSGARCH_SPEC)
S3method(kernel,MSGARCH_BAY_FIT)
S3method(kernel,MSGARCH_MLE_FIT)
S3method(kernel,MSGARCH_SPEC)
S3method(pdf,MSGARCH_BAY_FIT)
S3method(pdf,MSGARCH_MLE_FIT)
S3method(pdf,MSGARCH_SPEC)
S3method(pit,MSGARCH_BAY_FIT)
S3method(pit,MSGARCH_MLE_FIT)
S3method(pit,MSGARCH_SPEC)
S3method(plot,MSGARCH_CDF)
S3method(plot,MSGARCH_HT)
S3method(plot,MSGARCH_PDF)
S3method(plot,MSGARCH_PIT)
S3method(plot,MSGARCH_PRED)
S3method(plot,MSGARCH_PSTATE)
S3method(plot,MSGARCH_RISK)
S3method(plot,MSGARCH_SIM)
S3method(pred,MSGARCH_BAY_FIT)
S3method(pred,MSGARCH_MLE_FIT)
S3method(pred,MSGARCH_SPEC)
S3method(print,MSGARCH_SPEC)
S3method(risk,MSGARCH_BAY_FIT)
S3method(risk,MSGARCH_MLE_FIT)
S3method(risk,MSGARCH_SPEC)
S3method(sim,MSGARCH_BAY_FIT)
S3method(sim,MSGARCH_MLE_FIT)
S3method(sim,MSGARCH_SPEC)
S3method(simahead,MSGARCH_BAY_FIT)
S3method(simahead,MSGARCH_MLE_FIT)
S3method(simahead,MSGARCH_SPEC)
S3method(summary,MSGARCH_BAY_FIT)
S3method(summary,MSGARCH_MLE_FIT)
S3method(summary,MSGARCH_SPEC)
S3method(transmat,MSGARCH_MLE_FIT)
S3method(unc.vol,MSGARCH_BAY_FIT)
S3method(unc.vol,MSGARCH_MLE_FIT)
S3method(unc.vol,MSGARCH_SPEC)
export(AIC)
export(BIC)
export(DIC)
export(Pstate)
export(cdf)
export(create.spec)
export(fit.bayes)
export(fit.mle)
export(ht)
export(kernel)
export(pdf)
export(pit)
export(pred)
export(risk)
export(sim)
export(simahead)
export(transmat)
export(unc.vol)
import(DEoptim)
import(Rcpp)
import(adaptMCMC)
import(expm)
import(fanplot)
import(ggplot2)
import(nloptr)
import(reshape2)
import(stringr)
import(zoo)
importFrom(grDevices,rainbow)
importFrom(graphics,axis.Date)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(methods,new)
importFrom(stats,integrate)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,var)
useDynLib(MSGARCH)
