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
Create a new string variable containing words of other string variablesDear Statalist:
I have a set of string variables that contain each a word related to symptoms of a …
-oaxaca- using normalize option for categorical predictor variablesHi!
I know that results from regular -oaxaca- depend on the omitted base category for categorical va…
Interpreting negative interaction termHi All,
I have a panel data set and I'm trying to find if the effect of my IV on DV differs as per …
Problem with generating a binary variable with individual's state and year specificationsHi all.
I am currently doing my dissertation based off the same methodology from Goldin and Katz (2…
How to modify arguments (args) in a ML program?Dear all,
I wonder if anyone has a better solution to the following problem.
Say that I'm interested…
Subscribe to:
Post Comments (Atom)
0 Response to kdensity for 10,000 variables
Post a Comment