I have ".r" values in my dataset and I am unable to figure out why. Data comes from MSCI (KLD) database, so these values should be binary, being either 0 or 1.
Is it possible to refer to all variables at once and recode the values of .r to 0? I have 168 variables, it would take quite a while to do replace values one by one
I have tried
Code:
recode
0 Response to What are .r values in a dataset? Can all values be replaced with 0?
Post a Comment