-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_pkgdown.yaml
64 lines (61 loc) · 1.35 KB
/
_pkgdown.yaml
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
template:
params:
bootswatch: yeti
reference:
- title: "M-estimation"
desc: >
The core functions of geex
contents:
- m_estimate
- setup_root_control
- title: "Finite sample corrections"
desc: >
Functions for performing small sample corrections
contents:
- correct_by
- correction
- title: "Utilities"
desc: >
Functions for accessing elements of a geex object
contents:
- starts_with("vcov")
- starts_with("coef")
- get_corrections
navbar:
title: "geex"
left:
- text: "Home"
href: index.html
- text: "Reference"
href: "reference/index.html"
- text: "Vignettes"
href: "articles/index.html"
- text: "News"
href: "news/index.html"
right:
- icon: fa-github
href: https://github.com/bsaul/geex
articles:
- title: "Vignettes"
desc: >
Tutorials on using geex
contents:
- v00_geex_intro
- v01_additional_examples
- v02_sandwich_comparison
- v03_root_solvers
- v04_weights
- v05_finite_sample_corrections
- v06_causal_example
- v07_geex_design
- title: "Articles"
desc: >
Other articles about using geex
contents:
- lme4_discussion
- speed_tips
- title: "Bibliography"
desc: >
Reference list of M-estimation
contents:
- mestimation_bib