generating same random numbers as stata
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to generate same set of random numbers using matlab as well as stata. I understand that this should be done by setting 'seed'. I have set 'randn('seed',1);' in matlab and want to know which 'seed' value can give me the same set of numbers as in stata.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Random Number Generation finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!