Hi everyone,
I'm planning to match cases and controls based on age (within 3 years), gender, index date (within 3 years – index date is date of incident treatment prescription). I read about 'psmatch2' and other Stata commands. However, it seems to me that they match with the exact value given in the variable. I'm not sure how can I match within certain interval for a given variable in the list of matching variables.
Related Posts with Matching within certain intervals in the list of matching variables
Inquire about .regress y if x == 0I saw a code which is kind of like Code: regress y if x == 0 Both x and y are dummy variables. What…
stcox and stcrregHi guys: I have a question regarding stcox and stcrreg. i try to find how does the independent varia…
Wald test for logistic regression - measuring whether a=bHi, I'm running logistic regressions. I'd like to know whether dependent variable a is (statistical…
Leading zeros for displaying scalarsI would like to take the results of scalars and generate a new macro variable. An example is shown b…
Collapse to the meanHello, A very trivial question. I would like to collapse to the mean by converting the daily date to…
Subscribe to:
Post Comments (Atom)
0 Response to Matching within certain intervals in the list of matching variables
Post a Comment