# 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(trendCast)
export(gsmooth)
export(knsmooth)
export(msmooth)
export(normCast)
export(modelCast)
export(optOrd)
export(tsmooth)
export(rescale)
export(rollCast)
importFrom("graphics", "par", "lines", "abline", "polygon", "title", "points")
importFrom("stats", "acf", "arima", "as.formula", "lm", "qnorm", "quantile")
importFrom("grDevices", "colors", "col2rgb", "rgb")
importFrom("utils", "head", "tail")
useDynLib(smoots)
importFrom(Rcpp, sourceCpp)
