find_astar {pavo} | R Documentation |
Compute the \alpha^*
value
Description
Compute the \alpha^*
value
Usage
find_astar(coords)
Arguments
coords |
coordinates of the points for which you want to compute the alphashape |
Value
The \alpha^*
value
as defined in Gruson (2020).
References
Gruson H. (2020). Estimation of colour volumes as concave hypervolumes using
\alpha
-shapes. Methods in Ecology and Evolution, 11(8), 955-963
doi:10.1111/2041-210X.13398
See Also
[Package pavo version 2.9.0 Index]