Hi all,
I am trying to run a regression like the follwoing one:
when I run the regression, I receive the following message
I tried to install didregress as follow
this is what I received
I tried to find the installation. Unfortunately, I couldn't.
I am using Stata 14.2
Any help in installing didregress will be highly appreciated.
I am trying to run a regression like the follwoing one:
Code:
didregress (satis) (procedure), group(hospital) time(month)
command didregress is unrecognized
Code:
ssc install didregress
ssc install: "didregress" not found at SSC, type search didregress
(To find all packages at SSC that start with d, type ssc describe d)
r(601);
(To find all packages at SSC that start with d, type ssc describe d)
r(601);
I am using Stata 14.2
Any help in installing didregress will be highly appreciated.
Comment