Hello (already saying sorry in case I don't include something essential) - it's my first post!
I'm trying to run a psmatch to try and get a notion of endogeneity in my model, using:
teffects psmatch (outcomevar) (treatmentvar varlist), gen(match)
However, when I run it, it says: 'treatment variable must contain nonnegative integers') - my variable does only have noninteger values between 0 and 1.
I was wondering if there is any other way of running this - whether that's another function or perhaps modifying the variable? Thank you so much!
I'm trying to run a psmatch to try and get a notion of endogeneity in my model, using:
teffects psmatch (outcomevar) (treatmentvar varlist), gen(match)
However, when I run it, it says: 'treatment variable must contain nonnegative integers') - my variable does only have noninteger values between 0 and 1.
I was wondering if there is any other way of running this - whether that's another function or perhaps modifying the variable? Thank you so much!
Comment