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

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


Sign In
Create Account

Back to top









