Extract target gene modules for given penalization parameters
get_target_gene_modules(fit, penalization = NULL)A list of lists of final target modules. One list for each
parameter in penalization. The lists contain the modules of
target genes for each final configuration.
An object of class scregclust
A numeric vector of penalization parameters.
The penalization parameters specified here must have
been used used during fitting of the fit object.