# Generated by roxygen2: do not edit by hand

S3method(coef,inferCSN)
S3method(coef,inferCSNCV)
S3method(predict,inferCSN)
S3method(predict,inferCSNCV)
S3method(print,inferCSN)
S3method(print,inferCSNCV)
export(acc.calculate)
export(auc.calculate)
export(check.parameters)
export(compute.gene.rank)
export(contrast.networks)
export(dynamic.networks)
export(inferCSN)
export(inferCSN.fit)
export(is.scalar)
export(net.format)
export(network.heatmap)
export(sparse.regression)
export(sub.inferCSN)
exportMethods(inferCSN)
import(Matrix)
import(ggnetwork)
import(ggplot2)
import(ggraph)
import(patchwork)
importFrom(Rcpp,evalCpp)
importFrom(methods,as)
importFrom(methods,is)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(utils,methods)
useDynLib(inferCSN)
