Thanks Austin.
Glad to know that it's feasible to do this.
My pre-determined weighting matrix will be an nxn positive
symmetric matrix in which for non-neighbors, w[i,j]= 0 while
w[i,j]=1 or a function of inverse distance w[i,j] = 1/d[i,j]
for neighbors, where d[i,j] is the distance between
observation i and j.
Thanks in advance for the programming advice.
Susan
> ---------- Forwarded message ----------
> From: Austin Nichols <[email protected]>
> Date: Mon, May 11, 2009 at 12:49 PM
> Subject: Re: st: Monte Carlo with preset spatial
> autocorrelation To: [email protected]
>
>
> Susan Olivia <[email protected]>:
> Note that the top of that page says the "FAQ is for users
> of Stata 6, an older version of Stata. It is not relevant
> for more recent versions." See -help drawnorm- for the
> modern equivalent. If you can give the relevant matrix of
> correlations or covariances, the rest is easy. What does
> your "pre-determined weighting matrix" look like?
>
> On Mon, May 11, 2009 at 3:39 PM, Susan Olivia
> <[email protected]> wrote:
> > Dear Stata list,
> >
> > I am wondering whether it is possible to generate
> > artificial data with a given strength of spatial
> > autocorrelation (for a pre-determined weighting matrix)?
> >
> > I found on the STATA archive that Bill Gould wrote some
> > code about generating a random variable with a given
> > correlation structure. Here's the url:
> >
> > http://www.stata.com/support/faqs/stat/mvnorm.html
> >
> > But to do this in a spatial context would seem to be
> > more complicated given that the spatial autocorrelation
> > will depend not not only on the own and neighboring
> > values, but also how far apart they are place.
> >
> > If I can get any programming tips on this, much
> appreciated. >
> > Thanks,
> >
> > Susan
> *
> * 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/
>
*
* 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/