# 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("%ss%")
export(as_matrix)
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(check_sparsity)
export(filter_sort_matrix)
export(fit_srm)
export(inferCSN)
export(log_message)
export(matrix_to_table)
export(meta_cells)
export(network_format)
export(network_sift)
export(normalization)
export(parallelize_fun)
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(simulate_sparse_matrix)
export(single_network)
export(sparse_cor)
export(sparse_regression)
export(split_indices)
export(subsampling)
export(table_to_matrix)
export(weight_sift)
exportMethods(inferCSN)
import(ggnetwork)
import(ggplot2)
import(ggraph)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(RcppArmadillo,armadillo_version)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(stats,coef)
importFrom(stats,predict)
useDynLib(inferCSN)
