# Generated by roxygen2: do not edit by hand

S3method(AICc,legion)
S3method(BICc,legion)
S3method(actuals,legion)
S3method(coef,legion)
S3method(errorType,legion)
S3method(forecast,legion)
S3method(logLik,legion)
S3method(logLik,oves)
S3method(modelType,legion)
S3method(nobs,legion)
S3method(nobs,oves)
S3method(nparam,oves)
S3method(outlierdummy,legion)
S3method(plot,legion)
S3method(plot,legion.forecast)
S3method(plot,legion.sim)
S3method(plot,oves)
S3method(print,legion)
S3method(print,legion.forecast)
S3method(print,oves)
S3method(residuals,legion)
S3method(rstandard,legion)
S3method(rstudent,legion)
S3method(sigma,legion)
S3method(simulate,legion)
S3method(summary,legion)
S3method(summary,oves)
export(auto.vets)
export(is.legion)
export(is.legion.sim)
export(is.oves)
export(oves)
export(sim.ves)
export(ves)
export(vets)
import(Rcpp)
import(zoo)
importFrom(Matrix,Matrix)
importFrom(generics,forecast)
importFrom(grDevices,dev.interactive)
importFrom(grDevices,devAskNewPage)
importFrom(graphics,abline)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(greybox,AICc)
importFrom(greybox,BICc)
importFrom(greybox,actuals)
importFrom(greybox,errorType)
importFrom(greybox,graphmaker)
importFrom(greybox,is.occurrence)
importFrom(greybox,measures)
importFrom(greybox,nparam)
importFrom(greybox,nvariate)
importFrom(greybox,outlierdummy)
importFrom(greybox,rlaplace)
importFrom(greybox,rs)
importFrom(nloptr,nloptr)
importFrom(smooth,modelType)
importFrom(smooth,oes)
importFrom(smooth,sowhat)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,acf)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,deltat)
importFrom(stats,dnorm)
importFrom(stats,end)
importFrom(stats,fitted)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,na.pass)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,pacf)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,qt)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,rstandard)
importFrom(stats,rstudent)
importFrom(stats,rt)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,sigma)
importFrom(stats,simulate)
importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,var)
importFrom(utils,combn)
importFrom(utils,packageVersion)
importFrom(utils,tail)
importFrom(zoo,zoo)
useDynLib(legion)
