Skip to content

Commit

Permalink
add survival metrics to _pkgdown.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilHvitfeldt committed Jan 17, 2024
1 parent 9ccf3cb commit aa4a6b4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,20 @@ reference:
- equalized_odds
- equal_opportunity

- title: Dynamic Survival Metrics
contents:
- brier_survival
- brier_survival_integrated
- roc_auc_survival

- title: Static Survival Metrics
contents:
- concordance_survival

- title: Curve Survival Functions
contents:
- roc_curve_survival

- title: Curve Functions
contents:
- roc_curve
Expand Down

0 comments on commit aa4a6b4

Please sign in to comment.