forked from DeclareDesign/estimatr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
61 lines (58 loc) · 1.63 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
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
template:
path: "docs/templates"
home:
sections:
- links
- citation
- authors
link_order:
- github
- bug_report
roles_include:
- aut
- cre
- fnd
- ctb
navbar:
type: default
left:
- text: Getting Started
menu:
- text: Getting Started with estimatr
href: articles/getting-started.html
- text: Absorbing Fixed Effects with estimatr
href: articles/absorbing-fixed-effects.html
- text: Regression Tables with estimatr
href: articles/regression-tables.html
- text: estimatr in the Tidyverse
href: articles/estimatr-in-the-tidyverse.html
- text: Technical Notes
menu:
- text: Mathematical Notes
href: articles/mathematical-notes.html
- text: Simulations - Speed Comparisons
href: articles/benchmarking-estimatr.html
- text: Simulations - OLS and Variance
href: articles/simulations-ols-variance.html
- text: Simulations - Debiasing Difference-in-Means
href: articles/simulations-debiasing-dim.html
- text: How Stata's hat matrix differs with weights
href: articles/stata-wls-hat.html
- text: Reference
href: reference/index.html
- text: Ask for Help
href: http://discuss.declaredesign.org
- text: Packages
menu:
- text: DeclareDesign
href: http://declaredesign.org
- text: randomizr
href: http://randomizr.declaredesign.org
- text: fabricatr
href: http://fabricatr.declaredesign.org
- text: estimatr
href: http://estimatr.declaredesign.org
- text: "DeclareDesign home"
href: http://declaredesign.org
right:
- text: