useDynLib(IndGenErrors,.registration = TRUE)
export(cvm_2series)
export(cvm_3series)
export(crosscor_2series)
export(crosscor_3series)
export(Dependogram)
export(CrossCorrelogram)
importFrom("stats", "pchisq")
importFrom("ggplot2","ggplot","aes","xlab","ylab","ggtitle","geom_point","geom_path","geom_hline","theme_update","element_text","scale_x_continuous","scale_fill_manual","scale_color_manual")



