Hello,
I am doing Propensity Score Matching using bmte command in Stata. My y variable is TFP and my independent variable is ESG using the following command: bmte $ylist $xlist, g(gvkey) t(5 25) ee psv($xlist) bs reps(250). gvkey is my firm identification. this command is not working. The error message read as follows: . bmte $ylist $xlist, g(tic) t(5 25) ee psv($xlist) bs reps(250)
type mismatch
r(109);
any help is appreciated..
I am doing Propensity Score Matching using bmte command in Stata. My y variable is TFP and my independent variable is ESG using the following command: bmte $ylist $xlist, g(gvkey) t(5 25) ee psv($xlist) bs reps(250). gvkey is my firm identification. this command is not working. The error message read as follows: . bmte $ylist $xlist, g(tic) t(5 25) ee psv($xlist) bs reps(250)
type mismatch
r(109);
any help is appreciated..
Comment