I'm wondering if there is a way to -list- all variables excluding those that I select. Let's say, I have a set of variables including aa, bb, cc, dd, ..., zz. Then suppose that I would like to list all variables but cc and zz. Can I do this simply?
Related Posts with -list- all variables but selected ones?
How to run Quantile regression with a dependent categorical variableDear all, Is there any way to run Quantile regression using a dependent categorical variable. I hav…
Cumulative sums with duplicatesI am trying to create a variable based on employment data taken from a survey done over several year…
Comparing 2 mean changes per year for statistical difference?Dear Stata users, I have calculated mean changes in eGFR in 2 groups using mixed model. Group 1 me…
How to writing a code similar as the following code but by region?levelsof year, local(years) egen flag = tag(id_job year) gen stateratio = . foreach y of local years…
cmp for instrumental multinomial probit when there is cluster, baseoutcome, if conditionsI have been running non-instrumental multinomial probit that roughly looks like Code: mprobit Y X…
Subscribe to:
Post Comments (Atom)
0 Response to -list- all variables but selected ones?
Post a Comment