summary.t_ext_solutions_df {metasnf} | R Documentation |
Summary method for class t_ext_solutions_df
Description
This summary function provides a summary of the t_ext_solutions_df
class
object, including the number of solutions, the distribution of the number of
clusters, the number of features, the number of observations, and the
distribution of p-values.
Usage
## S3 method for class 't_ext_solutions_df'
summary(object, ...)
Arguments
object |
A |
... |
Other arguments passed to |
Value
A named list containing the number of solutions, the distribution of the number of clusters, the number of features, the number of observations, and the distribution of p-values.
[Package metasnf version 2.1.2 Index]