summary.settings_df {metasnf} | R Documentation |
Summary method for class settings_df
Description
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 |
... |
Other arguments passed to |
Value
A named list containing summary information of the settings data frame.
[Package metasnf version 2.1.2 Index]