fix(data): Fix representativeness of local studies
Studies that have a non-subnationally representative underlying dataset.
This commit is contained in:
parent
0e7e5e25b3
commit
2de93d506f
4 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ design: qualitative
|
||||||
method: action protocol development
|
method: action protocol development
|
||||||
sample: 12
|
sample: 12
|
||||||
unit: individual
|
unit: individual
|
||||||
representativeness: subnational, local
|
representativeness: local
|
||||||
causal: 0 # 0 correlation / 1 causal
|
causal: 0 # 0 correlation / 1 causal
|
||||||
|
|
||||||
theory:
|
theory:
|
||||||
|
|
|
@ -17,7 +17,7 @@ design: quasi-experimental
|
||||||
method: multivariate logistic regression
|
method: multivariate logistic regression
|
||||||
sample: 4443
|
sample: 4443
|
||||||
unit: individual
|
unit: individual
|
||||||
representativeness: subnational
|
representativeness: subnational, representative
|
||||||
causal: 0 # 0 correlation / 1 causal
|
causal: 0 # 0 correlation / 1 causal
|
||||||
|
|
||||||
theory:
|
theory:
|
||||||
|
|
|
@ -17,7 +17,7 @@ design: qualitative
|
||||||
method: semi-structured interviews
|
method: semi-structured interviews
|
||||||
sample: 26
|
sample: 26
|
||||||
unit: individual
|
unit: individual
|
||||||
representativeness: subnational, local
|
representativeness: local
|
||||||
causal: 0 # 0 correlation / 1 causal
|
causal: 0 # 0 correlation / 1 causal
|
||||||
|
|
||||||
theory:
|
theory:
|
||||||
|
|
|
@ -17,7 +17,7 @@ design: quantitative survey (n=489); qualitative semi-structured face-to-face in
|
||||||
method: annual postal survey, baseline and 2 follow-ups; random-effects regression
|
method: annual postal survey, baseline and 2 follow-ups; random-effects regression
|
||||||
sample: 489
|
sample: 489
|
||||||
unit: individual
|
unit: individual
|
||||||
representativeness: subnational
|
representativeness: local
|
||||||
causal: 0 # 0 correlation / 1 causal
|
causal: 0 # 0 correlation / 1 causal
|
||||||
|
|
||||||
theory:
|
theory:
|
||||||
|
|
Loading…
Reference in a new issue