Description Usage Arguments Author(s)
Spatial weights for individuals with XY coordinates
1 2 3 4 5 6 7 8 9 | aue.geom.dist(
XY,
geometry = c("ellipse", "square"),
d = 1,
a = 1,
b = 1,
row.sd = FALSE,
theta = 0
)
|
XY |
Matrix/data frame with projected coordinates. |
geometry |
Gemetry for spatial weight matrix: "circle", "ellipse", "square", "diamond" |
d |
figure distance. |
a |
x radius (semimajor axis) |
b |
y radius (seminimor axis) |
Leandro Roser learoser@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.