# Generated by roxygen2: do not edit by hand

S3method(AICc,default)
S3method(BICc,default)
S3method(coef,greybox)
S3method(coef,greyboxD)
S3method(confint,alm)
S3method(confint,greyboxC)
S3method(confint,greyboxD)
S3method(errorType,default)
S3method(errorType,ets)
S3method(forecast,greybox)
S3method(getResponse,greybox)
S3method(logLik,alm)
S3method(nParam,default)
S3method(nParam,greyboxC)
S3method(nParam,logLik)
S3method(nobs,greybox)
S3method(pAIC,default)
S3method(pAICc,default)
S3method(pBIC,default)
S3method(pBICc,default)
S3method(plot,coef.greyboxD)
S3method(plot,forecast.greybox)
S3method(plot,greybox)
S3method(plot,rmc)
S3method(plot,rollingOrigin)
S3method(pointLik,default)
S3method(pointLik,ets)
S3method(print,coef.greyboxD)
S3method(print,forecast.greybox)
S3method(print,greybox)
S3method(print,rmc)
S3method(print,rollingOrigin)
S3method(print,summary.alm)
S3method(print,summary.greybox)
S3method(print,summary.greyboxC)
S3method(sigma,greybox)
S3method(summary,alm)
S3method(summary,greybox)
S3method(summary,greyboxC)
S3method(summary,greyboxD)
S3method(vcov,alm)
S3method(vcov,greyboxC)
S3method(vcov,greyboxD)
export(AICc)
export(BICc)
export(alm)
export(combine)
export(combiner)
export(determination)
export(dfnorm)
export(dlaplace)
export(ds)
export(errorType)
export(forecast)
export(lmCombine)
export(lmDynamic)
export(nParam)
export(pAIC)
export(pAICc)
export(pBIC)
export(pfnorm)
export(plaplace)
export(pointLik)
export(ps)
export(qfnorm)
export(qlaplace)
export(qs)
export(rfnorm)
export(rlaplace)
export(rmc)
export(ro)
export(rs)
export(stepwise)
export(xregExpander)
importFrom(forecast,forecast)
importFrom(forecast,getResponse)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(lamW,lambertWm1)
importFrom(nloptr,nloptr)
importFrom(numDeriv,hessian)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,dchisq)
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,model.frame)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,predict.lm)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,sigma)
importFrom(stats,start)
importFrom(stats,summary.lm)
importFrom(stats,terms)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,packageVersion)
