# 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(as_matrix)
export(auc.calculate)
export(calculate.gene.rank)
export(check.parameters)
export(filter_sort_matrix)
export(inferCSN)
export(model.fit)
export(network.heatmap)
export(network_format)
export(network_sift)
export(normalization)
export(parallelize_fun)
export(plot_contrast_networks)
export(plot_dynamic_networks)
export(plot_scatter)
export(plot_static_networks)
export(prepare.performance.data)
export(single.network)
export(sparse.regression)
export(table.to.matrix)
exportMethods(inferCSN)
import(Matrix)
import(ggnetwork)
import(ggplot2)
import(ggraph)
import(patchwork)
importFrom(Rcpp,evalCpp)
importFrom(RcppArmadillo,armadillo_version)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(utils,methods)
useDynLib(inferCSN)
