Skip to content

Commit eded71b

Browse files
committed
Add all S3 methods to pkgdown reference index
1 parent 86f5bcd commit eded71b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

_pkgdown.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,25 @@ reference:
5151
desc: Fit propensity and outcome models
5252
contents:
5353
- fit_nuisance
54+
- title: S3 Methods
55+
desc: Methods for result objects
56+
contents:
57+
- coef.cf_performance
58+
- coef.tr_performance
59+
- confint.cf_performance
60+
- confint.tr_performance
61+
- plot.cf_auc
62+
- plot.cf_calibration
63+
- plot.tr_calibration
64+
- print.cf_compare
65+
- print.cf_cv
66+
- print.cf_nuisance
67+
- print.cf_performance
68+
- print.tr_performance
69+
- summary.cf_compare
70+
- summary.cf_cv
71+
- summary.cf_performance
72+
- summary.tr_performance
5473
- title: Example Data
5574
contents:
5675
- cvd_sim

0 commit comments

Comments
 (0)