forked from mbannick/RobinCar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
41 lines (40 loc) · 1006 Bytes
/
_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
31
32
33
34
35
36
37
38
39
40
41
url: ~
articles:
- title: Articles
navbar: ~
contents:
- articles/Continuous-and-GLM-Type-Outcomes
- articles/Calibration-for-GLM-Models
- articles/Robust-Testing-for-Time-to-Event-Data
template:
params:
bootswatch: yeti
reference:
- title: "Robust estimation and inference for covariate-adaptive randomization schemes."
desc: >
Robust estimation and inference for covariate-adaptive randomization schemes in randomized controlled trials. Includes linear and non-linear (glm) adjustment working models.
- contents:
- robincar_linear
- robincar_glm
- robincar_calibrate
- robincar_contrast
- robincar_logrank
- robincar_covhr
- robincar_coxscore
- robincar_tte
- robincar_SL
- robincar_SL_median
- title: "Summary printing functions."
- contents:
- print.LinModelResult
- print.GLMModelResult
- print.ContrastResult
- print.CalibrationResult
- print.TTEResult
- title: "Simulation"
- contents:
- car_sr
- car_pb
- car_ps
- data_gen
- data_gen2