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.
Problem with xi - syntaxI just realized the solution. Sorry. When you are making only dummies with xi and not running a com…
Modelling market share of brands using panel data with cross-sectional variablesHi everyone, I'm trying to model the choices among different products from 2000 to 2018 in differen…
Adjusting bar sizeHi, I hope everyone here is safe working from home. I am working with bar charts from my real-time …
Flexible Parametric Survival (stpm2) - command str2d not workingDear Forum Members, I'm using the user-written - stpm2 - written by Royston and Lambert. The comman…
summarize variable by group with max and min valuesHi, How can I summarize a variable by group including maximum and minimum value? This only calcula…
Subscribe to:
Post Comments (Atom)
0 Response to Simulation generating the exact same data.
Post a Comment