Hi everyone,
I am trying to run a reshape long command with 10 variables specified as i (below command). Interestingly when the number of variables specified as i exceeds 10 variables, stata does not reshape the variable generating an error: "too many variables specified." When the number of vars in i is less than 10 then the command works. Is there any way to fix this. I am using stata 16. Thanks.
reshape long spousal_CG@ r@073 r@074 r@076 CR@ cogfunction@ r@082 r@223 r@129 r@216 r@001 r@053 r@adla r@iadla r@iwstat r@agey_m r@cesd r@shlt r@mstat h@itot r@jstres r@conde r@bmi r@smoken r@smokev r@drinkd r@nhmliv r@wtresp, i(hhidpn rabyear radyear ragender rahispan raracem raedyrs raeduc raehsamp raestrat OPN OPN_SP) j(wave)
Related Posts with Is "reshape long" limited by the number of "i"s: too many variables specified
DeletedResolved …
Cross ElasticitiesHi guys, I have a database in quarterly form containing quantities (stdunits), price and recalls st…
Direct standarization using WHO Standar with stataHi all, I would like know if dstdize use Direct standarization using WHO Standar (Ahmad et al. 2001…
Categorize a survey dataHello Everyone I'm working on large #survey data and I Should separate the data in #two_categories 1…
Expanding observationsDear Statalisters, I work on a database in which results of an enterprise survey (multiple choice q…
Subscribe to:
Post Comments (Atom)
0 Response to Is "reshape long" limited by the number of "i"s: too many variables specified
Post a Comment