# Generated by roxygen2: do not edit by hand

export(na.interpolation)
export(na.kalman)
export(na.locf)
export(na.ma)
export(na.mean)
export(na.random)
export(na.remove)
export(na.replace)
export(na.seadec)
export(na.seasplit)
export(plotNA.distribution)
export(plotNA.distributionBar)
export(plotNA.gapsize)
export(plotNA.imputations)
export(statsNA)
import(forecast)
import(grDevices)
import(stats)
import(stinepack)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
useDynLib(imputeTS)
