Hello, I plan to make an illustrative graph to show kdensity graphs for about 10,000. I use the below coding
[QUOTE]
forvalues j = 1(1)10000 {
local call `call' (kdensity norm if id == `j' , legend(off)) ||
}
twoway `call' /QUOTE]
However, twoway returns to me saying there are two many graphs. Is there any other way that I can make a joint kdensity graph for such many variables?
Thank you.
Related Posts with kdensity for 10,000 variables
error in panel dataHi, i am trying to set a panel data. I have a list of M&A deals during 2010-2010 and i want to a…
Counting Outliers using standard deviationsHi, I have a variable Y, is there any stata function that can help me to count and identify the outl…
IGM userwritten programDear friends, I am trying on the stata command, igmobil with upward mobile index using a written pro…
Hausman test problemHi, I am doing a Hausman test and run 2 regressions, with re and fe. But for some reason i can do i…
error in exporting graphsDear all, I have a problem with this code, because the first graph export goes well but the second t…
Subscribe to:
Post Comments (Atom)
0 Response to kdensity for 10,000 variables
Post a Comment