rgcca-factory / RGCCA

https://rgcca-factory.github.io/RGCCA/
10 stars 11 forks source link

netSGCCA #72

Open vguillemot opened 1 year ago

vguillemot commented 1 year ago

Functions to perform netSGCCA

codecov-commenter commented 1 year ago

Codecov Report

Merging #72 (2e960a6) into main (8bdc412) will decrease coverage by 3.27%. The diff coverage is 18.62%.

:exclamation: Current head 2e960a6 differs from pull request most recent head 15a4985. Consider uploading reports for the commit 15a4985 to get more accurate results

:exclamation: 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     
Impacted Files Coverage Δ
R/netsgcca.R 0.00% <0.00%> (ø)
R/netsgcca_update.R 0.00% <0.00%> (ø)
R/netsgccak.R 0.00% <0.00%> (ø)
R/sgcca.R 83.72% <ø> (-0.73%) :arrow_down:
R/format_output.R 100.00% <100.00%> (ø)
R/get_rgcca_args.R 95.16% <100.00%> (+0.16%) :arrow_up:
R/methods.R 100.00% <100.00%> (ø)
R/rgcca.R 89.74% <100.00%> (+0.26%) :arrow_up:
R/select_analysis.R 100.00% <100.00%> (ø)