# Generated by roxygen2: do not edit by hand

S3method(coef,srm)
S3method(coef,srm_cv)
S3method(predict,srm)
S3method(predict,srm_cv)
S3method(print,srm)
S3method(print,srm_cv)
export(as_matrix)
export(calculate_acc)
export(calculate_auc)
export(calculate_gene_rank)
export(check_sparsity)
export(filter_sort_matrix)
export(fit_sparse_regression)
export(inferCSN)
export(log_message)
export(network_format)
export(network_sift)
export(normalization)
export(parallelize_fun)
export(plot_contrast_networks)
export(plot_dynamic_networks)
export(plot_embedding)
export(plot_network_heatmap)
export(plot_scatter)
export(plot_static_networks)
export(plot_weight_distribution)
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(Rcpp,sourceCpp)
importFrom(RcppArmadillo,armadillo_version)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(utils,methods)
useDynLib(inferCSN)
