plot_module_count_helper {scregclust} | R Documentation |
Plot average silhouette scores and average predictive R^2
Description
Plot average silhouette scores and average predictive R^2
Usage
plot_module_count_helper(list_of_fits, penalization)
Arguments
list_of_fits |
A list of |
penalization |
Either a single numeric value requesting the results
for the same penalty parameter across all fits in
|
Value
A ggplot2 plot showing the average silhouette score and the
average predictive R^2
[Package scregclust version 0.2.0 Index]