Hi everyone,
I am hoping someone can assist me with an issue I am having with nearmrg. I have been working on this for 2 weeks and for some reason I keep getting an error message. I have two data files, but with and ID variable. However, the master file has a date when the individuals were referred and the using data file has a date when individuals are assessed. I am using the below code to merge the data files and I keep getting the same error message. NOTE: I have deleted duplicates in the master date file to ensure there are no duplicates on ID and referral date.
I am using the following code:
nearmrg djjid using "E:\REF_FILE.dta", nearvar(reference_date) genmatch(pactref_date) limit(120) lower
When I use the above code I get the following message:
invalid 'Warren'
r(198);
I have no idea what this means. Any help the forum can provide is greatly appreciated.
PW
Related Posts with Nearmrg: Please help
hettest : Different results from regressionHi, I have a model with 3 nominal independent variables. Three dummy variables are used for the firs…
Plotting estimates from LincomDear Stata expert, ** Below i am including age as a continuous interaction term. outcome is anemia …
MV Probit Modelplease, suggest steps for the MV Probit model . Thank you . …
LM Test Result in Random Effect ModelDear members, I'm quite newbie here. I'm so confused in determining the perfect model for my regress…
Remove time in datetime variableI have a variable in an imported dataset from Excel in this type and format: type: double format: %t…
Subscribe to:
Post Comments (Atom)
0 Response to Nearmrg: Please help
Post a Comment