Dear All,
I am running a computationally intensive simulation on Stata-16 MP-32 core on a high-powered computing cluster. I am finding that with each rep the program is generating the exact same data when I set the observations N=10,000, but not when I set the number of obs to 1,000. However, having a larger dataset is useful for the approach I am studying.
I replicated the problem on my desktop with Stata-14 MP 4 core with obs=10,000 and matsize=10,000, but could solve the problem by setting the matsize = 11,000. With Stata 16 it doesn't seem possible to set the matsize, as matsize should automatically be the max (over 65,000 with this flavor).
As far as resources go on the HPCC, I am using 8 cpus and memory of 100 GB (more than my desktop has).
Does anyone have a suggestion of how I might be able to solve this issue?
Thanks!
Michael
Related Posts with Simulation generating the exact same data.
Rolling window Spearman correlationDear Stata Users, I want to generate a 5 year (min 3 years) rolling Spearman correlation. I have co…
How to create graphHello, I was wondering if anyone could tell me how to create a graph that's similar to this one. I …
Generating percentiles for panel dataHello everyone, I am using panel data, with data per province per year/month for terrorist attacks.…
Difference in Difference Analysis with Panel Data via REGHDFE, missing significance.Hello everyone, I am currently writing my Master Thesis and I try to explore the effect of leaving …
country fixed effects or cluster standardised errors for cross-country analysisHello, i am doing a master thesis on the factors associated with help-seeking behavior of domestic v…
Subscribe to:
Post Comments (Atom)
0 Response to Simulation generating the exact same data.
Post a Comment