Learn R Programming

eyetrackingR (version 0.1.8)

plot.cluster_analysis: 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 cluster_analysis
plot(x, ...)

Arguments

x

object returned by cluster_analysis()

...

Ignored

Value

A ggplot object