# Generated by roxygen2: do not edit by hand

S3method(DIC,MSGARCH_MCMC_FIT)
S3method(ExtractStateFit,MSGARCH_MCMC_FIT)
S3method(ExtractStateFit,MSGARCH_ML_FIT)
S3method(FitMCMC,MSGARCH_SPEC)
S3method(FitML,MSGARCH_SPEC)
S3method(PIT,MSGARCH_MCMC_FIT)
S3method(PIT,MSGARCH_ML_FIT)
S3method(PIT,MSGARCH_SPEC)
S3method(PredPdf,MSGARCH_MCMC_FIT)
S3method(PredPdf,MSGARCH_ML_FIT)
S3method(PredPdf,MSGARCH_SPEC)
S3method(Risk,MSGARCH_MCMC_FIT)
S3method(Risk,MSGARCH_ML_FIT)
S3method(Risk,MSGARCH_SPEC)
S3method(State,MSGARCH_MCMC_FIT)
S3method(State,MSGARCH_ML_FIT)
S3method(State,MSGARCH_SPEC)
S3method(TransMat,MSGARCH_ML_FIT)
S3method(TransMat,MSGARCH_SPEC)
S3method(UncVol,MSGARCH_MCMC_FIT)
S3method(UncVol,MSGARCH_ML_FIT)
S3method(UncVol,MSGARCH_SPEC)
S3method(Volatility,MSGARCH_MCMC_FIT)
S3method(Volatility,MSGARCH_ML_FIT)
S3method(Volatility,MSGARCH_SPEC)
S3method(logLik,MSGARCH_ML_FIT)
S3method(plot,MSGARCH_CONDVOL)
S3method(plot,MSGARCH_FORECAST)
S3method(plot,MSGARCH_PSTATE)
S3method(plot,MSGARCH_RISK)
S3method(plot,MSGARCH_SIM)
S3method(predict,MSGARCH_MCMC_FIT)
S3method(predict,MSGARCH_ML_FIT)
S3method(predict,MSGARCH_SPEC)
S3method(print,MSGARCH_CONDVOL)
S3method(print,MSGARCH_FORECAST)
S3method(print,MSGARCH_MCMC_FIT)
S3method(print,MSGARCH_ML_FIT)
S3method(print,MSGARCH_PSTATE)
S3method(print,MSGARCH_RISK)
S3method(print,MSGARCH_SIM)
S3method(print,MSGARCH_SPEC)
S3method(simulate,MSGARCH_MCMC_FIT)
S3method(simulate,MSGARCH_ML_FIT)
S3method(simulate,MSGARCH_SPEC)
S3method(summary,MSGARCH_MCMC_FIT)
S3method(summary,MSGARCH_ML_FIT)
S3method(summary,MSGARCH_SPEC)
export(CreateSpec)
export(DIC)
export(ExtractStateFit)
export(FitMCMC)
export(FitML)
export(PIT)
export(PredPdf)
export(Risk)
export(State)
export(TransMat)
export(UncVol)
export(Volatility)
import(Rcpp)
import(coda)
import(expm)
import(fanplot)
import(zoo)
importFrom(grDevices,rainbow)
importFrom(graphics,axis.Date)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.ts)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,ecdf)
importFrom(stats,integrate)
importFrom(stats,is.ts)
importFrom(stats,logLik)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,simulate)
importFrom(stats,var)
importFrom(utils,getFromNamespace)
importFrom(utils,tail)
useDynLib(MSGARCH, .registration = TRUE)
