plot_sim_results: Plot ROC curves for superNOVA simulated data observed and...

View source: R/plot_sim_results.R

plot_sim_resultsR Documentation

Plot ROC curves for superNOVA simulated data observed and analysed results for the two group case.

Description

Provides a way to plot ROC curves for the two group case. This will not work for 3 or more simulated groups.

Usage

plot_sim_results(exp_vs_obs_table, method = "superNOVA",
  samples = "unknown", output = T)

Arguments

exp_vs_obs_table

The expected versus observed table from analyse_sim_results().

method

The name of the differential coexpression method on the plot. Default=superNOVA

samples

The number of samples that were analyzed to generate the results.

output

Should a file with the ROC curve be written?

Value

The ROC curves for all 6 differentially coexpressed classes (excludes null classes).


ryananeff/superNOVA documentation built on March 29, 2024, 5:31 p.m.