vdl_var {smile} | R Documentation |
Voronoi Data Linkage - Single variable and variance
Description
Reminder, have to create an example. This will be exported after we submit the paper for publication.
Usage
vdl_var(coords_sf, areal_sf, res_var, variance, var_method = "CS", buff)
Arguments
coords_sf |
|
areal_sf |
|
res_var |
a |
variance |
a |
var_method |
a |
buff |
scalar |
Value
a sf
object, containing the id_coords
variable and the
list_vars
for the coords_sf
spatial data set.
[Package smile version 1.0.5 Index]