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
margins - factor variables may not contain noninteger valuesDear all, i want to create a marginsplot of the variables returnoninvestment and pat_yr but I got t…
Power for one group proportion where sample size is sufficient for lower 95%CI to be above a certain thresholdHi I am trying to replicate the sample size calculation from a 1:1 RCT. The sample size is based on…
CI for smoothed scaled Schoenfeld residuals after fitting Cox modelDear Stata list I would like to estimate a CI for the smoothed scaled Schoenfeld residuals after fi…
Time-invariant industry effects strugglesDear all, I'm currently writing my pre-master thesis. For my thesis, I have panel data and ran a Ne…
Endogeneity with Hausman test?Hello all, I'm finishing up my master thesis and I received feedback that I should include something…
Subscribe to:
Post Comments (Atom)
0 Response to Nearmrg: Please help
Post a Comment