Calculate the growth of collective events over time
calcGrowthColl(obj)
# S3 method for arcosTS
calcGrowthColl(obj)
an arcosTS object with collective events as obtained from the trackColl function.
a data.table with the width and height of the minimal directed bounding box, and the number of points used for the calculation.
Wrapper for the getMinBBox2D
function that implements the rotating callipers algorithm. Calculates the minimal directed bounding box for every event at every time frame.
The longer side is taken as the "diameter". Currently works only with 2D data!
cat("no examples")
#> no examples