# Generated by roxygen2: do not edit by hand

export(detection_check)
export(eval_func)
export(hausdorff_check)
export(lstsp)
export(plot_granger)
export(plot_matrix)
export(simu_var)
export(tbss)
import(lattice)
import(mvtnorm)
import(pracma)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,colorRampPalette)
importFrom(igraph,V)
importFrom(igraph,erdos.renyi.game)
importFrom(igraph,get.adjacency)
importFrom(igraph,graph.adjacency)
importFrom(igraph,layout_as_star)
importFrom(igraph,layout_in_circle)
importFrom(igraph,layout_nicely)
importFrom(igraph,layout_randomly)
importFrom(igraph,plot.igraph)
importFrom(stats,kmeans)
importFrom(stats,median)
importFrom(stats,sd)
useDynLib(VARDetect, .registration = TRUE)
