# Generated by roxygen2: do not edit by hand

S3method(plot,netprioR)
export()
export(ROC)
export(fit)
export(ranks)
export(simulate_labels)
export(simulate_network_random)
export(simulate_network_scalefree)
export(simulate_phenotype)
export(weights)
exportClasses(netprioR)
exportMethods(netprioR)
import(Matrix)
import(dplyr)
import(ggplot2)
import(methods)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,plot)
importFrom(gridExtra,grid.arrange)
importFrom(pROC,plot.roc)
importFrom(pROC,roc)
importFrom(parallel,detectCores)
importFrom(sparseMVN,dmvn.sparse)
importFrom(sparseMVN,rmvn.sparse)
importFrom(stats,pnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
