Hi there,
I'd like to age/sex/education match 3 groups (genetic status: Apoe4 Homozygote, Apoe4 heterozygote, non carriers). Currently, I am able to match two groups (i.e., Apoe4 Homozygote and Apoe4 heterozygote) on two demographic variables (sex and age), but I am having trouble extending this to match the three genetic status groups on age (continuous), sex (male/female/prefer not to disclose) and years of education (positive integer). Any syntax suggestions or guidance would be greatly appreciated!
Currently, my dataset comprises the following variable columns:
id
education (in yrs, integer)
sex (female, male, prefer not to disclose)
age (continuous)
geneticStatus ( response options: 1 = Apoe4 Homozygote, 2 = Apoe4 heterozygote, 3 = non carrier)
https://www.statalist.org/forums/for...d-gender/page3
This discussion was helpful, but is only addresses 2 group levels (i.e., controls vs treatment), not 3.
Cheers,
Alex
Related Posts with Age/sex/education match 3 groups (Apoe4 Homozygote, Apoe4 Heterozygote, non carriers)
Difference in differences with changing sampleDear All, I am working on a quasi-experimental study with a large unbalanced panel dataset. This is…
Multi level modelling cross level analysisI want to examine the effect of education(xvar) on prejudice(yvar) (both 1. level variables) moderat…
Merging Datasets -- Variable Responses DeletedHi all, I am merging a number of different datasets and am having trouble with the merge command "d…
Outreg2 for summary statisticsHi all, I am trying to figure out the way to use outreg2 to export the summary statistics of my dat…
Covariance matrix of residuals in VAR modelI am estimating a VAR model in STATA. The model is as follows: Code: var potgap defl interest, no…
Subscribe to:
Post Comments (Atom)
0 Response to Age/sex/education match 3 groups (Apoe4 Homozygote, Apoe4 Heterozygote, non carriers)
Post a Comment