# Generated by roxygen2: do not edit by hand

export(ABneutral)
export(ABneutralSOMA)
export(ABnull)
export(ABplot)
export(ABselectMM)
export(ABselectMMSOMA)
export(ABselectUU)
export(ABselectUUSOMA)
export(BOOTmodel)
export(FtestRSS)
export(buildPedigree)
export(dMatrix)
export(plotPedigree)
export(rc.meth.lvl)
import(dplyr)
import(expm)
import(ggplot2)
import(optimx)
importFrom(BiocParallel,SnowParam)
importFrom(BiocParallel,bplapply)
importFrom(data.table,as.data.table)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,plot)
importFrom(gtools,mixedorder)
importFrom(igraph,"V<-")
importFrom(igraph,V)
importFrom(igraph,all_shortest_paths)
importFrom(igraph,degree)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,layout_as_tree)
importFrom(igraph,plot.igraph)
importFrom(plotly,ggplotly)
importFrom(stats,aggregate)
importFrom(stats,median)
importFrom(stats,pf)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stringr,str_replace_all)
importFrom(utils,combn)
