Learn R Programming

ravetools (version 0.3.2)

plot.ravetools_crp_cluster: Plot electrode clustering results

Description

S3 plot method for ravetools_crp_cluster objects returned by crp_cluster. Draws a two-panel figure: the per-cluster basis profile curves, and the electrode-by-electrode similarity matrix ordered by cluster.

Usage

# S3 method for ravetools_crp_cluster
plot(x, ...)

Value

Invisibly returns x.

Arguments

x

a ravetools_crp_cluster object.

...

ignored.