Is there any option with Stata that can achieve the same goal as this in R: labels = function(y) {paste0(y/1000000,'million')}?
Basically, I want to show big numbers on y scale but shown as in millions. Cannot manually set the scale because I have to do multiple plots.
Thanks!
Related Posts with how to custom plot axis with different scaling?
Want to Know How to Model for Uncertainty of Latent Variables in Country-Level Panel DataHello, I have a research project involving country-level panel data where I want to model for uncer…
Grouping DataI am conducting a cross-sectional study of UK FTSE 100 firms. I want to group companies by industry …
Partialing out multiple regressors (Frisch-Waugh Lovell Theorem) and reghdfe commandDear All, I want to run a generalized diff-in-diff regression that exploits time variation in state…
Maximum Likelihood EstimationHey I am supposed to estimate the three parameters (i.e. lambda0, lambda1 and delta) in the followi…
Esttab: Combining summary statistics and correlation tableHello Stata experts, I try to export my summary statistics, the correlation table and my regression…
Subscribe to:
Post Comments (Atom)
0 Response to how to custom plot axis with different scaling?
Post a Comment