Hello, I have a question about "encode". Why the "encode" don't present "English dummy" by defined.
I use STATA 14
///
webuse hbp2, clear
tostring city, gen(ncity)
label define stata 1 "USA" 2 "JAPEN" 3 "UT" 5 "pp"
encode ncity, gen(stata)
Related Posts with A question in "encode"
Margins and margins effects using splines and fractional multinomial logit modelDear all, Using Stata 15, we are analyzing the effect of age ( age is from 16 years to 80 years) , …
Aggregate duplicatesHi, My data is from a grocery store in the UK and consists of 3 columns. The first represents a uni…
Omitted variables that are neededHello, I am working on a meta regression. For testing for publication bias I am conducting the FAT-P…
divide numbers in stataHi, I have a panel data set where i have variables "location"(where number 1 means one location, 2 a…
PCA indexI constructed an index on Stata using "pca rotate predict". When I produced the summary statistics t…
Subscribe to:
Post Comments (Atom)
0 Response to A question in "encode"
Post a Comment