biolab / orange3-survival-analysis

🍊 :heavy_plus_sign: Survival Analysis add-on for Orange3 data mining suite.
GNU General Public License v3.0
2 stars 4 forks source link

Documentation other #49

Closed elapraznik closed 2 years ago

elapraznik commented 2 years ago
Description of changes

Documentation for Cohorts, Rank Survival Features and Cox Regression.

Includes
codecov-commenter commented 2 years ago

Codecov Report

Merging #49 (b2b263b) into master (3060dfd) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   45.53%   45.50%   -0.03%     
==========================================
  Files          12       12              
  Lines        1186     1191       +5     
==========================================
+ Hits          540      542       +2     
- Misses        646      649       +3     
Impacted Files Coverage Ξ”
...rangecontrib/survival_analysis/widgets/owchorts.py 0.00% <0.00%> (ΓΈ)
...ntrib/survival_analysis/widgets/owcoxregression.py 0.00% <0.00%> (ΓΈ)
...urvival_analysis/widgets/owranksurvivalfeatures.py 0.00% <0.00%> (ΓΈ)
...rvival_analysis/widgets/owstepwisecoxregression.py 0.00% <0.00%> (ΓΈ)
...contrib/survival_analysis/widgets/owkaplanmeier.py 94.36% <0.00%> (+0.01%) :arrow_up:
...trib/survival_analysis/widgets/owassurvivaldata.py 98.48% <0.00%> (+0.02%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 3060dfd...b2b263b. Read the comment docs.