plot_gof: Plot goodness-of-fit metrics.

View source: R/generics.R

plot_gofR Documentation

Plot goodness-of-fit metrics.

Description

Plot goodness-of-fit metrics.

Usage

plot_gof(object, ...)

## S3 method for class 'GRNData'
plot_gof(object, network = DefaultNetwork(object), point_size = 0.5)

Arguments

object

An object.

network

Name of the network to use.

point_size

Float indicating the point size.

Value

A ggplot2 object.


quadbiolab/Pando documentation built on April 22, 2024, 8:14 a.m.