Description Usage Arguments Value See Also Examples
These are wrappers for variog
and variog.mc.env
in the geoR
package.
1 2 3 4 5 6 7 | variog(geodata, ...)
## S3 method for class 'SpatialPointsDataFrame'
variog(geodata, formula, ...)
## Default S3 method:
variogMcEnv(geodata, ...)
## S3 method for class 'SpatialPointsDataFrame'
variogMcEnv(geodata, formula, ...)
|
geodata |
An object of class |
formula |
A formula specifying the response variable and fixed effects portion of the model. The variogram is performed on the residuals. |
... |
additional arguments passed to |
As variog
or variog.mc.env
variog
and variog.mc.env
.
1 2 3 4 5 6 7 |
Loading required package: Matrix
Loading required package: raster
Loading required package: sp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.