Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: Random merging


From   Austin Nichols <[email protected]>
To   [email protected]
Subject   Re: st: Random merging
Date   Fri, 31 Jul 2009 14:13:28 -0400

Except set the seed right before you generate the random index to keep:

set seed 101
g u=ceil(uniform()*N)


On Fri, Jul 31, 2009 at 2:10 PM, Austin Nichols<[email protected]> wrote:
> Anna Dijkstra <[email protected]> :
> I would think you could match on some observables (also google
> "statistical matching") but you can try:
<code redacted>
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index