Jump to content

spatial analysis tools

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
aiolosply

aiolosply

    Newbie

  • Members
  • Pip
  • 4 posts
Hi people,

i am currently trying to do the following:
- semivariogram(global):
Posted Image

where: g = semivariogram;
h = separation distance between data points;
n = number of data pairs separated by separation distance, h;
Z = value of the spatially distributed phenomena; and
x = location of an individual data point.

- Moran's I (local): http://people.virgin....tureSlides.pdf

- Gi* (local): http://people.virgin....tureSlides.pdf

I have already coded the parts where the program reads an ASCII file and want to incorporate the above statistical analysis tools in order to present the results on a picbox...my problem is the algorithm..

if anyone has some experience on the above plz make your suggestions. I have found the following url where the above are coded in IML which I dont follow.Probably this would be helpful for an experienced user who could 'translate' it: http://people.virgin...th589b/LISA.sas
regards

#2
aiolosply

aiolosply

    Newbie

  • Members
  • Pip
  • 4 posts
isnt there anyone with at least a minor suggestion?

#3
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
You see, we're programmers, not maths geniuses (well, some of us are, but still, that's a long question). However, if you give us the exact calculation, we can tell you the code for it.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#4
aiolosply

aiolosply

    Newbie

  • Members
  • Pip
  • 4 posts
I understand Xav, I just wanted to find a person with some experience in these stats tools in order for it to be easier to implement..

I will send an update soon

#5
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Righteoh... what does the algorithm do, anyway?
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums