plot_gof | R Documentation |
Plot goodness-of-fit metrics.
plot_gof(object, ...)
## S3 method for class 'GRNData'
plot_gof(object, network = DefaultNetwork(object), point_size = 0.5)
object |
An object. |
network |
Name of the network to use. |
point_size |
Float indicating the point size. |
A ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.