Hello,
I am trying to make a Stata variable that stores 20 numbers between 0 and 1.
I am using the range function for it, my line of code is:
range alphas 0.0 1.0 20
but instead of generating 20 numbers between 0 and 1, Stata is generating over 470 missing values -- why is this happening, and how can I solve this issue?
Thank you,
Related Posts with range function generating over 400 missing values
LPOLY: How can I change the scale of the axis on the lpoly graph?Dear Stata users: When I do the lpoly graph, it seems no option allows me to restrict my scale of t…
Guarantee 3 consecutive observations before and after the eventDear Stata Users, I need to keep just those firms (gvkey) that have 3 year consecutive observations…
Missing R-squared from IV regressionQuestion: How can I display/find the missing "within R-squared" from an IV regression? Example of t…
How can I make a line graph for data from a certain date range?Hello! I'm working with daily time series data with the date originally in the format "01/29/19" (st…
Simple help with global macrosHello, I believe I incorrectly posted this to the Statalist earlier today. I recognize this questio…
Subscribe to:
Post Comments (Atom)
0 Response to range function generating over 400 missing values
Post a Comment