# Generated by roxygen2: do not edit by hand

S3method(AIC,ssm)
S3method(AIC,tfm)
S3method(AIC,um)
S3method(BIC,tfm)
S3method(Ops,um)
S3method(as.ssm,ucarima)
S3method(as.ssm,um)
S3method(as.ucarima,default)
S3method(as.ucarima,um)
S3method(autocorr,ucarima)
S3method(autocorr,um)
S3method(autocov,ssm)
S3method(autocov,ucarima)
S3method(autocov,um)
S3method(calendar,ssm)
S3method(calendar,tfm)
S3method(calendar,um)
S3method(coef,tfm)
S3method(coef,ucarima)
S3method(coef,ucm)
S3method(coef,um)
S3method(decomp,ssm)
S3method(decomp,tfm)
S3method(decomp,ucarima)
S3method(decomp,um)
S3method(diagchk,ssm)
S3method(diagchk,tfm)
S3method(diagchk,ucarima)
S3method(diagchk,um)
S3method(display,default)
S3method(display,um)
S3method(easter,um)
S3method(equation,ucarima)
S3method(equation,um)
S3method(factorize,um)
S3method(factors,lagpol)
S3method(fit,ssm)
S3method(fit,tfm)
S3method(fit,ucarima)
S3method(fit,um)
S3method(intervention,tfm)
S3method(intervention,um)
S3method(inv,lagpol)
S3method(logLik,ssm)
S3method(logLik,tfm)
S3method(logLik,um)
S3method(modify,tfm)
S3method(modify,um)
S3method(nabla,ucarima)
S3method(nabla,um)
S3method(noise,ssm)
S3method(noise,tfm)
S3method(outliers,ssm)
S3method(outliers,tfm)
S3method(outliers,ucarima)
S3method(outliers,um)
S3method(output,tf)
S3method(phi,ucarima)
S3method(phi,um)
S3method(pi.weights,um)
S3method(plot,logLik.um)
S3method(plot,predict.um)
S3method(plot,uc.um)
S3method(predict,ssm)
S3method(predict,tf)
S3method(predict,tfm)
S3method(predict,um)
S3method(print,lagpol)
S3method(print,predict.um)
S3method(print,ssm)
S3method(print,summary.ssm)
S3method(print,summary.tfm)
S3method(print,summary.um)
S3method(print,tf)
S3method(print,tfm)
S3method(print,uc)
S3method(print,ucarima)
S3method(print,um)
S3method(psi.weights,um)
S3method(residuals,ssm)
S3method(residuals,tfm)
S3method(residuals,ucarima)
S3method(residuals,um)
S3method(roots,default)
S3method(roots,lagpol)
S3method(roots,tf)
S3method(roots,um)
S3method(seasadj,um)
S3method(setinputs,tfm)
S3method(setinputs,um)
S3method(signal,tfm)
S3method(sim,tf)
S3method(sim,tfm)
S3method(sim,um)
S3method(spec,um)
S3method(summary,ssm)
S3method(summary,tfm)
S3method(summary,um)
S3method(theta,um)
S3method(tsdiag,tfm)
S3method(tsdiag,um)
S3method(unitcircle,default)
S3method(unitcircle,lagpol)
S3method(varsel,tfm)
S3method(wkfilter,as_ucarima)
S3method(wkfilter,um)
export(CalendarVar)
export(InterventionVar)
export(S)
export(add_um)
export(airline)
export(as.lagpol)
export(as.ssm)
export(as.ucarima)
export(as.um)
export(autocorr)
export(autocov)
export(autocov2MA)
export(calendar)
export(ccf.tfm)
export(cwfact)
export(decomp)
export(diagchk)
export(display)
export(easter)
export(equation)
export(factorize)
export(factors)
export(fit)
export(ide)
export(init_kf)
export(intervention)
export(inv)
export(irf)
export(kf)
export(ks)
export(lagpol)
export(lagpol0)
export(modify)
export(nabla)
export(noise)
export(outlierDates)
export(outliers)
export(output)
export(pccf)
export(phi)
export(pi.weights)
export(polyderivEvalR)
export(predict.um)
export(printLagpol)
export(printLagpolList)
export(psi.weights)
export(roots)
export(roots2lagpol)
export(sdummies)
export(seasadj)
export(setinputs)
export(signal)
export(sim)
export(sincos)
export(spec)
export(ssm)
export(std)
export(tf)
export(tfest)
export(tfm)
export(theta)
export(tsvalue)
export(uc)
export(uc0)
export(ucarima)
export(ucm)
export(um)
export(unitcircle)
export(varsel)
export(wkfilter)
export(wold.pol)
importFrom(MASS,ginv)
importFrom(Rcpp,evalCpp)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,lcm)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(numDeriv,jacobian)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,Box.test)
importFrom(stats,acf)
importFrom(stats,as.ts)
importFrom(stats,bartlett.test)
importFrom(stats,cycle)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,end)
importFrom(stats,frequency)
importFrom(stats,is.mts)
importFrom(stats,is.ts)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,na.pass)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,plot.ts)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,rbinom)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,toeplitz)
importFrom(stats,ts)
importFrom(stats,tsdiag)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,window)
importFrom(utils,tail)
useDynLib(tfarima, .registration = TRUE)
