summary.snf_config {metasnf} | R Documentation |
Summary method for class snf_config
Description
This summary function provides a summary of the snf_config
class object,
including the settings data frame, clustering functions list, distance
functions list, and weights matrix.
Usage
## S3 method for class 'snf_config'
summary(object, ...)
Arguments
object |
A |
... |
Other arguments passed to |
Value
A named list containing the summaries of objects within the config.
[Package metasnf version 2.1.2 Index]