Calculate statistics of collective events
calcStatsColl(obj)
# S3 method for arcosTS
calcStatsColl(obj)an arcosTS object.
an arcosTS object
Wrapper for the calcStatsCollEvents function to calculate statistics of collective events identified by the trackCollEvents function.
Calculates:
- event duration in time frames, clDur,
- the total number of unique objects/cells that participate in an event, totSz,
- the smallest number of objects/cells that comprise an event, minSz,
- the largest number of objects/cells that comprise an event, maxSz.
cat("no examples")
#> no examples