# Generated by roxygen2: do not edit by hand

export(fit_AR1_Gaussian)
export(fit_AR1_t)
export(fit_VAR_t)
export(impute_AR1_Gaussian)
export(impute_AR1_t)
export(impute_OHLC)
export(impute_rolling_AR1_Gaussian)
export(plot_imputed)
import(MASS)
import(graphics)
import(parallel)
import(stats)
import(zoo)
importFrom(MASS,mvrnorm)
importFrom(magrittr,"%>%")
importFrom(magrittr,add)
importFrom(mvtnorm,dmvt)
importFrom(utils,head)
importFrom(utils,tail)
