Hi,
I want to use " keep if" to keep a subset of observations in my dataset, but I get an error: Type mismatch
This is the instruction I'm giving: keep if P1_DEPARTAMENTO==11
What am I doing wrong?
I want to use " keep if" to keep a subset of observations in my dataset, but I get an error: Type mismatch
This is the instruction I'm giving: keep if P1_DEPARTAMENTO==11
What am I doing wrong?

Comment