# Generated by roxygen2: do not edit by hand

S3method(print,infercsn_logo)
export(calculate_accuracy)
export(calculate_auc)
export(calculate_auprc)
export(calculate_auroc)
export(calculate_f1)
export(calculate_gene_rank)
export(calculate_ji)
export(calculate_metrics)
export(calculate_precision)
export(calculate_recall)
export(calculate_si)
export(filter_sort_matrix)
export(fit_srm)
export(inferCSN)
export(infercsn_logo)
export(meta_cells)
export(network_format)
export(network_sift)
export(plot_coefficient)
export(plot_coefficients)
export(plot_contrast_networks)
export(plot_dynamic_networks)
export(plot_edges_comparison)
export(plot_embedding)
export(plot_histogram)
export(plot_network_heatmap)
export(plot_scatter)
export(plot_static_networks)
export(single_network)
export(subsampling)
export(weight_sift)
exportMethods(inferCSN)
import(ggnetwork)
import(ggplot2)
import(ggraph)
importClassesFrom(Matrix,sparseMatrix)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(thisutils,`%ss%`)
useDynLib(inferCSN)
