# Generated by roxygen2: do not edit by hand

S3method(fitted,sparseDFM)
S3method(plot,sparseDFM)
S3method(predict,sparseDFM)
S3method(print,sparseDFM)
S3method(print,sparseDFM_forecast)
S3method(residuals,sparseDFM)
S3method(summary,sparseDFM)
export(fillNA)
export(kalmanMultivariate)
export(kalmanUnivariate)
export(logspace)
export(missing_data_plot)
export(raggedEdge)
export(sparseDFM)
export(transformData)
export(tuneFactors)
import(Rcpp)
importFrom(Matrix,Matrix)
importFrom(Matrix,image)
importFrom(Matrix,nearPD)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_reverse)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_light)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,grid)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,cov)
importFrom(stats,filter)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,spline)
importFrom(stats,start)
importFrom(stats,ts)
importFrom(stats,ts.plot)
importFrom(stats,var)
useDynLib(sparseDFM, .registration = TRUE)
