Plot individual silhouette scores
Arguments
- list_of_fits
A list of
scregclust
objects each fit to the same dataset across a variety of module counts (varyingn_modules
when 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.- final_config
The final configuration that should be visualized. Either a single number to be used for all fits in
list_of_fits
, or one for each individual fit.