Hi all,
I'm currently working on my thesis with the Abadie-Imbens estimator and have been using Stata 14.2 to do so. To use this estimator a package is available on ssc called nnmatch. For the last three days I was able to download the package without any issue with the
command, but for some reason I know get following error.

I don't know what is occurring, as I am executing the exact same .do file as yesterday, which worked. Does anyone have any ideas?
Kind regards,
Samuel
I'm currently working on my thesis with the Abadie-Imbens estimator and have been using Stata 14.2 to do so. To use this estimator a package is available on ssc called nnmatch. For the last three days I was able to download the package without any issue with the
Code:
ssc install nnmatch
I don't know what is occurring, as I am executing the exact same .do file as yesterday, which worked. Does anyone have any ideas?
Kind regards,
Samuel
Comment