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
Record-to-date value in a time series or panelI will illustrate my question with an example. Say I have a variable called Temperature for 100 yea…
In etable the label suboption of cstat does not appear to do anything?First of all I just want to say that the etable command is a wonderful addition to Stata.. I'm tryin…
Merging Refinitiv ESG data with Compustat dataHi Stata experts, I am trying to merge Refinitiv ESG data Compustat data. ESG data has 8 digit cusi…
survival analysis using cure mixture mode (cureregr)hi, i'm trying to run a cure mixture model using cureregr command. as i had never use that model, ca…
Statistically compare two proportions on multiply imputed dataDear all, I calculated two proprtions based on 50 multiply imputed datasets and received the follow…
Subscribe to:
Post Comments (Atom)
0 Response to range function generating over 400 missing values
Post a Comment