# Generated by roxygen2: do not edit by hand

S3method(AICc,default)
S3method(forecast,greybox)
S3method(getResponse,greybox)
S3method(nParam,default)
S3method(nParam,greyboxC)
S3method(nobs,greybox)
S3method(plot,forecast.greybox)
S3method(print,forecast.greybox)
S3method(print,summary.greybox)
S3method(print,summary.greyboxC)
S3method(sigma,greybox)
S3method(summary,greybox)
S3method(summary,greyboxC)
export(AICc)
export(combiner)
export(dlaplace)
export(ds)
export(forecast)
export(getResponse)
export(nParam)
export(plaplace)
export(ps)
export(qlaplace)
export(qs)
export(rlaplace)
export(ro)
export(rs)
export(stepwise)
export(xregExpander)
importFrom(forecast,forecast)
importFrom(forecast,getResponse)
importFrom(graphics,abline)
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(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
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,nobs)
importFrom(stats,optimize)
importFrom(stats,predict.lm)
importFrom(stats,qt)
importFrom(stats,residuals)
importFrom(stats,runif)
importFrom(stats,sigma)
importFrom(stats,start)
importFrom(stats,summary.lm)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,packageVersion)
