summary.t_solutions_df | R Documentation |
t_solutions_df
This summary function provides a summary of the t_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.
## S3 method for class 't_solutions_df'
summary(object, ...)
object |
A |
... |
Other arguments passed to |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.