Hi I am trying to perform matching using the nnmatch command but I get an error.
This is my code:
nnmatch re78 treat re74 re75 if sample1==1, robust(1) pop m(1) replace tc(att)
This is the error: file /var/folders/qw/6ryht6lj3p7998s_nz5t_zvc0000gn/T//S_29673.000003 not found
Does anyone know how to fix this?
This is my code:
nnmatch re78 treat re74 re75 if sample1==1, robust(1) pop m(1) replace tc(att)
This is the error: file /var/folders/qw/6ryht6lj3p7998s_nz5t_zvc0000gn/T//S_29673.000003 not found
Does anyone know how to fix this?
Comment