summary.cluster_analysis {eyetrackingR}R Documentation

Summary Method for Cluster Analysis

Description

Summary Method for Cluster Analysis

Usage

## S3 method for class 'cluster_analysis'
summary(object, ...)

Arguments

object

The output of the analyze_clusters function

...

Ignored

Value

Prints information about the bootstrapped null distribution, as well as information about each cluster.


[Package eyetrackingR version 0.2.1 Index]