-
Notifications
You must be signed in to change notification settings - Fork 48
Expand file tree
/
Copy path_pkgdown.yml
More file actions
44 lines (42 loc) · 1.37 KB
/
_pkgdown.yml
File metadata and controls
44 lines (42 loc) · 1.37 KB
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
url: https://kosukeimai.github.io/MatchIt/
template:
bootstrap: 5
bslib:
primary: "#952100"
includes:
in_header: |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.css" integrity="sha384-zh0CIslj+VczCZtlzBcjt5ppRcsAmDnRem7ESsYwWwg3m/OaJ2l4x7YBZl9Kxxib" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.js" integrity="sha384-Rma6DA2IPUwhNxmrB/7S3Tno0YY7sFu9WSYMCuulLhIqYSGZ2gKCJWIqhBWqMQfh" crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/contrib/auto-render.min.js" integrity="sha384-hCXGrW6PitJEwbkoStFjeJxv+fSOOQKOPbJxSfM6G5sWZjAyWhXiTIIAmQqnlLlh" crossorigin="anonymous" onload="renderMathInElement(document.body);"></script>
reference:
- title: Matching
- contents:
- matchit
- starts_with("method_")
- distance
- euclidean_dist
- add_s.weights
- title: Assessing Balance
- contents:
- summary.matchit
- plot.summary.matchit
- plot.matchit
- title: Extracting Matched Data
- contents:
- match_data
- get_matches
- rbind.matchdata
- title: Datasets
- contents: lalonde
articles:
- title: ~
navbar: ~
contents:
- matching-methods
- assessing-balance
- estimating-effects
- sampling-weights
home:
links:
- text: Ask a question
href: https://github.com/kosukeimai/MatchIt/issues