Stata error: not found in list of covariates
问题 I want to plot an interaction effect among two variables. margins SentiSat_Rounded#PriceReduction I get the following error: 'SentiSat_Rounded' not found in list of covariates r(322); The variables are present in the dataset. Also if the variable is not present in the dataset it throws a different error, like variable X not found Can you please suggest what is meant by not present in list of covariates? To find covariates I came across this code: program covars, rclass version 8 capture local