calcStatsColl: "Stats of collective events"

calcStatsCollR Documentation

"Stats of collective events"

Description

Calculate statistics of collective events

Usage

calcStatsColl(obj)

## S3 method for class 'arcosTS'
calcStatsColl(obj)

Arguments

obj

an arcosTS object.

Details

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.

Value

an arcosTS object

Examples

cat("no examples")

dmattek/ARCOS documentation built on Dec. 5, 2024, 11:02 p.m.