# Generated by roxygen2: do not edit by hand

S3method(plot,neural_statis)
S3method(print,neural_statis)
export(neural_statis)
import(ggplot2)
import(ggrepel)
import(grid)
import(gridExtra)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,prcomp)
importFrom(stats,var)
