issues
search
rgcca-factory
/
RGCCA
https://rgcca-factory.github.io/RGCCA/
10
stars
11
forks
source link
Fix penalty in print.rgcca
#16
Closed
GFabien
closed
3 years ago
GFabien
commented
3 years ago
Fix if condition in
print.rgcca
to handle matrices correctly.
Refactor
check_tau
and
check_spars
with the
check_penalty
function.
Add number of selected variables when printing SGCCA objects.
print.rgcca
to handle matrices correctly.check_tau
andcheck_spars
with thecheck_penalty
function.