plot.cluster_analysis: Visualize the results of a cluster analysis.

View source: R/time_cluster_data.R

plot.cluster_analysisR Documentation

Visualize the results of a cluster analysis.

Description

Plots the result of the bootstrapping cluster analysis. A histogram of the sum statistics for the shuffled (null) distribution, with the sum statisics for each of the clusters indicated by dashed lines.

Usage

## S3 method for class 'cluster_analysis'
plot(x, ...)

Arguments

x

object returned by cluster_analysis()

...

Ignored

Value

A ggplot object


eyetrackingR documentation built on Sept. 15, 2023, 5:08 p.m.