# 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(confint,lmGreybox)
S3method(errorType,default)
S3method(errorType,ets)
S3method(forecast,alm)
S3method(forecast,greybox)
S3method(getResponse,greybox)
S3method(logLik,alm)
S3method(nParam,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,greybox)
S3method(plot,predict.greybox)
S3method(plot,rmc)
S3method(plot,rollingOrigin)
S3method(pointLik,alm)
S3method(pointLik,default)
S3method(pointLik,ets)
S3method(predict,alm)
S3method(predict,greybox)
S3method(print,association)
S3method(print,coef.greyboxD)
S3method(print,cramer)
S3method(print,greybox)
S3method(print,mcor)
S3method(print,predict.greybox)
S3method(print,rmc)
S3method(print,rollingOrigin)
S3method(print,summary.alm)
S3method(print,summary.greybox)
S3method(print,summary.greyboxC)
S3method(sigma,alm)
S3method(sigma,ets)
S3method(sigma,greybox)
S3method(summary,alm)
S3method(summary,greybox)
S3method(summary,greyboxC)
S3method(summary,greyboxD)
S3method(vcov,alm)
S3method(vcov,greyboxC)
S3method(vcov,greyboxD)
S3method(vcov,lmGreybox)
export(AICc)
export(BICc)
export(alm)
export(assoc)
export(association)
export(cramer)
export(dalaplace)
export(determ)
export(determination)
export(dfnorm)
export(dlaplace)
export(ds)
export(dtplnorm)
export(errorType)
export(forecast)
export(graphmaker)
export(is.alm)
export(is.greybox)
export(is.greyboxC)
export(is.greyboxD)
export(is.rmc)
export(is.rollingOrigin)
export(lmCombine)
export(lmDynamic)
export(mcor)
export(nParam)
export(pAIC)
export(pAICc)
export(pBIC)
export(palaplace)
export(pfnorm)
export(plaplace)
export(pointLik)
export(ps)
export(ptplnorm)
export(qalaplace)
export(qfnorm)
export(qlaplace)
export(qs)
export(qtplnorm)
export(ralaplace)
export(rfnorm)
export(rlaplace)
export(rmc)
export(ro)
export(rs)
export(rtplnorm)
export(spread)
export(stepwise)
export(tableplot)
export(xregExpander)
export(xregMultiplier)
export(xregTransformer)
importFrom(forecast,forecast)
importFrom(forecast,getResponse)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(lamW,lambertWm1)
importFrom(nloptr,nloptr)
importFrom(numDeriv,hessian)
importFrom(stats,.lm.fit)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,cov)
importFrom(stats,dbeta)
importFrom(stats,dchisq)
importFrom(stats,deltat)
importFrom(stats,dlnorm)
importFrom(stats,dlogis)
importFrom(stats,dnbinom)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,dt)
importFrom(stats,end)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,plnorm)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qbeta)
importFrom(stats,qchisq)
importFrom(stats,qlnorm)
importFrom(stats,qlogis)
importFrom(stats,qnbinom)
importFrom(stats,qnorm)
importFrom(stats,qpois)
importFrom(stats,qt)
importFrom(stats,residuals)
importFrom(stats,rlnorm)
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,head)
importFrom(utils,packageVersion)
importFrom(utils,tail)
