# Generated by roxygen2: do not edit by hand

S3method(fitted,smoots)
S3method(plot,smoots)
S3method(print,smoots)
S3method(residuals,smoots)
export(bootCast)
export(confBounds)
export(critMatrix)
export(dsmooth)
export(gsmooth)
export(knsmooth)
export(modelCast)
export(msmooth)
export(normCast)
export(optOrd)
export(rescale)
export(rollCast)
export(trendCast)
export(tsmooth)
importFrom(Rcpp,sourceCpp)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future,sequential)
importFrom(future.apply,future_lapply)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colors)
importFrom(grDevices,rgb)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(progress,progress_bar)
importFrom(progressr,handler_progress)
importFrom(progressr,progressor)
importFrom(progressr,with_progress)
importFrom(stats,arima)
importFrom(stats,arima.sim)
importFrom(stats,as.formula)
importFrom(stats,lm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(smoots)
