# Generated by roxygen2: do not edit by hand

export(ARE)
export(NMSE)
export(RMSE)
export(epan)
export(getMissingLayers)
export(landsatVis)
export(lc_cov_1d)
export(lc_cov_1d_est)
export(llreg)
export(lpreg)
export(meanEst)
export(opts_stfit)
export(outlier)
export(pctMissing)
export(rmOutlier)
export(seffEst)
export(smooth_spline)
export(spreg)
export(stfit_landsat)
export(teffEst)
export(weightMatrix)
export(weightVector)
importFrom(Matrix,sparseMatrix)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rcpp,sourceCpp)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,boxplot)
importFrom(raster,calc)
importFrom(raster,nlayers)
importFrom(raster,raster)
importFrom(raster,stack)
importFrom(raster,values)
importFrom(rasterVis,levelplot)
importFrom(rasterVis,rasterTheme)
importFrom(stats,lm.fit)
importFrom(stats,loess)
importFrom(stats,loess.control)
importFrom(stats,predict)
importFrom(stats,setNames)
importFrom(stats,smooth.spline)
importFrom(stats,var)
useDynLib(stfit, .registration = TRUE)
