# Generated by roxygen2: do not edit by hand

S3method(plot,tvGarchKF_predict)
S3method(print,auto.tvGarchKF)
S3method(print,tvGarchKF_predict)
S3method(summary,auto.tvGarchKF)
export(auto.tvGarchKF)
export(tvGarchKalmanFit)
export(tvGarchKalmanLoglike)
export(tvGarchKalmanPrint)
export(tvGarchNonParamFit)
export(tvGarchNonParamKF)
export(tvGarch_Sim)
export(tvParameter)
exportClasses(tvGarchKF)
exportClasses(tvGarchKFNonParam)
exportClasses(tvGarchKFNonParam_Fit)
exportMethods(fitted)
exportMethods(nobs)
exportMethods(plot)
exportMethods(predict)
exportMethods(residuals)
exportMethods(summary)
exportMethods(vcov)
import(npreg)
importFrom(fGarch,garchFit)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,title)
importFrom(locfit,lp)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(methods,slotNames)
importFrom(mgcv,gam)
importFrom(numDeriv,hessian)
importFrom(numDeriv,jacobian)
importFrom(splines,bs)
importFrom(stats,AIC)
importFrom(stats,approx)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,is.ts)
importFrom(stats,loess)
importFrom(stats,loess.control)
importFrom(stats,na.exclude)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,optimHess)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,time)
importFrom(timeSeries,description)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,tail)
importFrom(withr,with_seed)
importFrom(zoo,index)
importFrom(zoo,zoo)
useDynLib(tvGarchKF, .registration = TRUE)
