-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
netSGCCA #72
base: main
Are you sure you want to change the base?
netSGCCA #72
Conversation
generic_methods() returns methods for which only the gcca function is set and all other parameters are free
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #72 +/- ##
==========================================
- Coverage 94.61% 91.34% -3.27%
==========================================
Files 78 81 +3
Lines 3267 3397 +130
==========================================
+ Hits 3091 3103 +12
- Misses 176 294 +118
|
Only the update differs between sgcca and netsgcca so init and postprocess functions can be shared
Merge branch 'main' of github.com:rgcca-factory/RGCCA into rgcca-factory-main # Conflicts: # R/rgcca.R # R/select_analysis.R # R/sgcca.R
Merge branch 'rgcca-factory-main'
Functions to perform netSGCCA