R/setGenerics.R
R/utils_plots.R
plot_gof.Rd
Plot goodness-of-fit metrics.
plot_gof(object, ...) # S4 method for class 'CSNObject' plot_gof( object, network = DefaultNetwork(object), celltypes = NULL, point_size = 0.5, ... )
An object.
Additional arguments.
Name of the network to use.
Celltypes to plot. If NULL, all celltypes are plotted.
NULL
Float indicating the point size.
A ggplot2 object.