Description Usage Arguments Details Value References Examples
algo9 generates a valued raster with a specified degree of
autocorrelation.
1  | 
x | 
 an object of class   | 
mori | 
 a numeric scalar indicating the desired degree of autocorrelation. Autocorrelation is measured using Moran's I.  | 
tol | 
 numeric indicating tolerance for convergence.  | 
maxIter | 
 numeric indicating the maximum number of observations.  | 
print_out | 
 logical indicating whether or not to print the iteration
number.  The default is   | 
Implements the algorithm outlined by Goodchild (1980).
algo9 returns a Raster class object representing
a randomly generated surface with a specificed degree of autocorrelation.
Goodchild, Michael. 1980. "Algorithm 9: Simulation of autocorrelation for aggregate data" Environment and Planning A 12: 1073-1081.
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.