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

View source: R/plot_results_3gr.R

plot_results_3grR Documentation

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

Description

Provides a way to plot ROC curves for the three group case. This will not work for 2, or 4 or more simulated groups.

Usage

plot_results_3gr(exp_vs_obs_table, method = "unknown",
  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.