# Generated by roxygen2: do not edit by hand

S3method(autocorr,um)
S3method(autocov,um)
S3method(calendar,um)
S3method(diagchk,tfm)
S3method(diagchk,um)
S3method(display,default)
S3method(display,um)
S3method(easter,um)
S3method(fit,tfm)
S3method(fit,um)
S3method(inv,lagpol)
S3method(logLik,tfm)
S3method(logLik,um)
S3method(modify,tfm)
S3method(modify,um)
S3method(nabla,um)
S3method(noise,tfm)
S3method(outliers,tfm)
S3method(outliers,um)
S3method(phi,um)
S3method(pi.weights,um)
S3method(plot,predict.um)
S3method(plot,ucomp.um)
S3method(predict,tfm)
S3method(predict,um)
S3method(print,lagpol)
S3method(print,predict.um)
S3method(print,summary.tfm)
S3method(print,summary.um)
S3method(print,tfm)
S3method(print,um)
S3method(psi.weights,um)
S3method(residuals,tfm)
S3method(residuals,um)
S3method(roots,default)
S3method(roots,lagpol)
S3method(roots,um)
S3method(seasadj,um)
S3method(setinputs,tfm)
S3method(signal,tfm)
S3method(sim,tfm)
S3method(sim,um)
S3method(spec,um)
S3method(summary,tfm)
S3method(summary,um)
S3method(theta,um)
S3method(tsdiag,tfm)
S3method(tsdiag,um)
S3method(ucomp,tfm)
S3method(ucomp,um)
S3method(varsel,tfm)
export(CalendarVar)
export(InterventionVar)
export(as.lagpol)
export(as.um)
export(autocorr)
export(autocov)
export(calendar)
export(diagchk)
export(display)
export(easter)
export(fit)
export(ide)
export(inv)
export(lagpol)
export(modify)
export(nabla)
export(noise)
export(outlierDates)
export(outliers)
export(pccf)
export(phi)
export(pi.weights)
export(predict.tfm)
export(predict.um)
export(printLagpol)
export(printLagpolList)
export(psi.weights)
export(roots)
export(seasadj)
export(setinputs)
export(signal)
export(sim)
export(spec)
export(std)
export(sum_um)
export(tf)
export(tfest)
export(tfm)
export(theta)
export(ucomp)
export(um)
export(varsel)
importFrom(Rcpp,evalCpp)
importFrom(graphics,abline)
importFrom(graphics,axis)
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,text)
importFrom(graphics,title)
importFrom(numDeriv,jacobian)
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.ts)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.pass)
importFrom(stats,optim)
importFrom(stats,plot.ts)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,tsdiag)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,window)
useDynLib(tfarima, .registration=TRUE)
