Skip to contents

Heatmap of the macro (cluster-level) weights with the package's diverging palette. For the two-layer network rendering use cograph::plot_mcml(), which accepts mcml_pc objects and draws them undirected.

Usage

# S3 method for class 'mcml_pc'
plot(x, digits = 2, ...)

Arguments

x

An mcml_pc object.

digits

Number of digits for tile labels (default 2).

...

Additional arguments (ignored).

Value

A ggplot object.