Description Usage Arguments Value Author(s)
This function calculates spatial balance grid cell extent and proportions for a survey design. The user must provide either sbc.frame or values for dx, dy, xc, and yc.
1 2 |
spsample |
Object of class SpatialDesign produced by either the grts or irs functions that contains survey design information and additional attribute (auxiliary) variables. |
sbc.frame |
The object created by the sbcframe function. The default is NULL. |
dx |
Grid cell x-coordinate increment value. The default is NULL. |
dy |
Grid cell y-coordinate increment value. The default is NULL. |
xc |
Vector of grid cell x-coordinates. The default is NULL. |
yc |
Vector of grid cell y-coordinates. The default is NULL. |
List containing the following components:
the sample extent for each grid cell
the sample proportion for each grid cell
Tom Kincaid Kincaid.Tom@epa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.