| summary.weights_matrix | R Documentation |
weights_matrixThis summary function provides a summary of the weights_matrix class
object, including the minimum, maximum, mean, and standard deviation of the
feature weights.
## S3 method for class 'weights_matrix'
summary(object, ...)
object |
A |
... |
Other arguments passed to |
A named list containing the summary statistics of the weights matrix, the number of solutions, and the number of features.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.