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
60 month rolling averageHello Community, I have a paneldataset with 913 companies and monthly return data (log returns) and…
Cannot paste table ( pasted as picture) from Stata output to excel?Dear all, I am now trying to copy and paste from the Stata output table to excel. I use 'copy as a …
break lines in string variables used for labeling mapsHi, I'm trying to use a string label to label a map generated using the grmap command. That is, whe…
How to avoid changing directory every time?I am using two devices, every time that I want to open the do file that I developed on the other dev…
Model selectionHi, A reviewer asked me to explain why I selected Log-Linear Model for the panel data in my submitt…
Subscribe to:
Post Comments (Atom)
0 Response to range function generating over 400 missing values
Post a Comment