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?
categorize a variable if certain words are found in it from a big listHi everyone, I want to categorize a variable based on a list that I have maintained. This list is c…
Oprobit dependent variables only categorical?Dear all, I am not that familiar with ordered probit regression. Please, tell me, should all depende…
How to make a binary outcome variable of 3 other variablesHi all, My outcome variable is Entrepreneur =Yes=1 and Entrepreneur = No=wageworker=0 I'm using GEM…
How to create a identifiers in Stata?I have around 40,000 obs in my dataset and I wish to club 1-10 obs as code 1, 11-20 as code 2.. so o…
Latent Class Model: problem with choosing the number of classesDear Specialists, I have tried the lclogit2 for each class (2,3 and 4), I could receive results fro…
Subscribe to:
Post Comments (Atom)
0 Response to how to custom plot axis with different scaling?
Post a Comment