Reminder, have to create an example. This will be exported after we submit the paper for publication.
Arguments
- coords_sf
sf
POINT target dataset.- areal_sf
sf
POLYGON source dataset.- res_var
a
character
- the name of the variable in theareal_sf
to be estimated in thecoords_sf
.- variance
a
character
- the name of the variable variance in theareal_sf
to be estimated in thecoords_sf
.- var_method
a
character
representing the method to approximate the variance of the AI estimates. Possible values are "CS" (Cauchy-Schwartz) or "MI" (Moran's I).- buff
scalar
numeric
. Mostly for internal use.