Plot average silhouette scores and average predictive \(R^2\)
Source:R/plotting.R
plot_module_count_helper.RdPlot average silhouette scores and average predictive \(R^2\)
Arguments
- list_of_fits
A list of
scregclustobjects each fit to the same dataset across a variety of module counts (varyingn_moduleswhile runningscregclust).- penalization
Either a single numeric value requesting the results for the same penalty parameter across all fits in
list_of_fits, or one for each individual fit.