I'm trying to use Geostatistical Analyst to create a Network Density Graph. This involves evaluating changes in the standard deviation of the estimation error by looking at different sized networks.
From what I understand the standard deviation of the estimation error is independent of the actual measurements so that once the kriging model is determined it can be used to test the effect of new locations on the standard deviation of the estimation error without needing measurements of z.
My question is: How do I use Geostatistical Analyst to do this?
This are the steps I think I should follow:
1. Create a Geostatistical model for testing - In this step I optimize my kriging model
2. Create different sized networks for testing - Here use a range of hexagonal sample arrays to generate samples of increasing size.
3. Create new Geostatistical layers for the different sized networks using the model parameters derived in step one - In this step I create several new Geostatistical layers for each of the different sample configurations.
4. Evaluate the global performance (using the average standard deviation of the estimation error) from each new Geostastical layer created in step 3 by abstracting GA layer to points - here I have sample points across my study area that I use to extract the standard errors from each of the Geostatistical layers.
5. Plot the results on a line graph - this should show that as the network density increases so to will the standard deviation of the estimation error
I'm not sure where I'm going wrong but my prediction errors increase as my network becomes denser.
Any help is appreciated.
Cheers,
Simon