Hello,
I have a 14-digit numeric variable, named 'year_id' (type double), which I would like STATA to display fully (ie. not in scientific notation), at least in the codebook. It's working with the table command, but not with the codebook or tab command (the latter of which I also use frequently). Importantly, I need this variable to remain numeric because I will be adding it to other id variables to creat unique ids for each of my 3million+ observations. Please see my code below:
Array Best of thanks for your consideration,
Rosa
Related Posts with displaying 14-digit numeric variable (double) in tab and codebook commands
select the first or the last groupDear all, How can I write code more efficiently to select the first group or the last group membersh…
Add vertical reference lines in horizontal barsI am using -graph hbar- to create horizontal bars on means by groups. Does anyone know how to add ve…
How to plot vertical densities for each variable?Hello! Do you know how I can graph estimated densities vertically on the same graph? Something of th…
insufficient observations r(2001) issueHello, I am trying to run a regression using a panel data, using something like: "xtreg wages i.hig…
how to reshape?Dear All, How can I reshape the following data into a standard long format panel data? Code: // htt…
Subscribe to:
Post Comments (Atom)
0 Response to displaying 14-digit numeric variable (double) in tab and codebook commands
Post a Comment