-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathguides.qmd
More file actions
88 lines (71 loc) · 1.99 KB
/
guides.qmd
File metadata and controls
88 lines (71 loc) · 1.99 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
---
title: "Methods guides"
# toc-location: right
number-sections: false
listing:
- id: analysis-procedures
contents: "guides/analysis-procedures/*_en.qmd"
type: grid
sort-ui: false
fields: [image, title, author]
- id: assessing-designs
contents: "guides/assessing-designs/*_en.qmd"
type: grid
sort-ui: false
fields: [image, title, author]
- id: causal-inference
contents: "guides/causal-inference/*_en.qmd"
type: grid
sort-ui: false
fields: [image, title, author]
- id: data-collection
contents: "guides/data-collection/*_en.qmd"
type: grid
sort-ui: false
fields: [image, title, author]
- id: implementation
contents: "guides/implementation/*_en.qmd"
type: grid
sort-ui: false
fields: [image, title, author]
- id: interpretation
contents: "guides/interpretation/*_en.qmd"
type: grid
sort-ui: false
fields: [image, title, author]
- id: planning
contents: "guides/planning/*_en.qmd"
type: grid
sort-ui: false
fields: [image, title, author]
- id: research-questions
contents: "guides/research-questions/*_en.qmd"
type: grid
sort-ui: false
fields: [image, title, author]
---
EGAP seeks to improve methods for rigorous impact evaluation throughout the social and behavioral science research community, as well as to make existing methods accessible to a wider audience. The methods guides are primers on a range of methodological and research topics. Each guide takes one issue and outlines the ten most important points to understand about it or the ten essential steps necessary to addressing that issue in your work.
## Causal Inference
:::{#causal-inference}
:::
## Research Questions
:::{#research-questions}
:::
## Data collection
:::{#data-collection}
:::
## Analysis Procedures
:::{#analysis-procedures}
:::
## Assessing Designs
:::{#assessing-designs}
:::
## Planning
:::{#planning}
:::
## Implementation
:::{#implementation}
:::
## Interpretation
:::{#interpretation}
:::