# Generated by roxygen2: do not edit by hand

S3method(coef,SRM_fit)
S3method(coef,SRM_fit_CV)
S3method(predict,SRM_fit)
S3method(predict,SRM_fit_CV)
S3method(print,SRM_fit)
S3method(print,SRM_fit_CV)
export(acc.calculate)
export(auc.calculate)
export(calculate.gene.rank)
export(check.parameters)
export(contrast.networks)
export(crossweight)
export(crossweight_params)
export(dynamic.networks)
export(filter_sort_matrix)
export(inferCSN)
export(model.fit)
export(net.format)
export(network.heatmap)
export(normalization)
export(prepare.performance.data)
export(single.network)
export(sparse.regression)
export(table.to.matrix)
export(weight_filter)
exportMethods(inferCSN)
import(Matrix)
import(doParallel)
import(foreach)
import(ggnetwork)
import(ggplot2)
import(ggraph)
import(parallel)
import(patchwork)
import(progress)
importFrom(Rcpp,evalCpp)
importFrom(methods,as)
importFrom(methods,is)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(utils,methods)
useDynLib(inferCSN)
