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
Different results for meta-analysis with built-in meta and older package 'metan'Hello, I have difficulties with performing a meta-analysis. I have run a meta-analysis with risk ra…
Using bysort to Match Strings Across RowsThis is supposed to be easy but not sure why I am not getting it right (just a few months into Stata…
Effect of time on culture positivityI have a data set of sample results (positive or negative) and want to look at the effect of collect…
export entire dataset to latexI have used `esttab` before to export regression results to Stata. However I have build a small tabl…
GMM without lagged dependent variable using xtdpdgmmHello, I have a panel of large N and small T. Unbalanced and with time gaps. I hope to instrument th…
Subscribe to:
Post Comments (Atom)
0 Response to range function generating over 400 missing values
Post a Comment