# Generated by roxygen2: do not edit by hand

S3method(plot,mfGARCH)
S3method(predict,mfGARCH)
S3method(print,mfGARCH)
export(fit_mfgarch)
export(plot_weighting_scheme)
export(simulate_mfgarch)
export(simulate_mfgarch_diffusion)
export(simulate_mfgarch_rv_dependent)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(maxLik,maxLik)
importFrom(numDeriv,hessian)
importFrom(numDeriv,jacobian)
importFrom(stats,aggregate)
importFrom(stats,constrOptim)
importFrom(stats,na.exclude)
importFrom(stats,nlminb)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,tail)
importFrom(zoo,rollapplyr)
useDynLib(mfGARCH)
