-
Notifications
You must be signed in to change notification settings - Fork 14
/
_pkgdown.yml
30 lines (30 loc) · 1 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
reference:
- title: "TMLE Procedures for Estimating Cumulative Incidence"
desc: "Functions for computing TMLEs for cumulative incidence via the
methods of cause-specific hazards and the method of iterated means."
contents:
- survtmle
- timepoints
- mean_tmle
- hazard_tmle
- title: "Estimation and Fluctuation Procedures for Computing TMLEs"
desc: "Functions for computing TMLEs for cumulative incidence via the
methods of cause-specific hazards and the method of iterated means."
contents:
- estimateCensoring
- estimateTreatment
- estimateIteratedMean
- fluctuateIteratedMean
- estimateHazards
- fluctuateHazards
- getHazardInfluenceCurve
- title: "Internal Package Utilities"
desc: "Functions for internal convenience functions used by core functions."
contents:
- grad
- grad_offset
- LogLikelihood
- LogLikelihood_offset
- makeDataList
- makeWideDataList
- updateVariables