Skip to contents

This summary function provides a summary of the settings_df class object, including the number of settings, the distribution of alpha values, the distribution of k values, and the distribution of clustering functions.

Usage

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

Arguments

object

A settings_df class object.

...

Other arguments passed to summary (not used in this function).

Value

A named list containing summary information of the settings data frame.