calcFracActInColl: "Shuffle coordinates"

View source: R/calcFracActInColl.R

calcFracActInCollR Documentation

"Shuffle coordinates"

Description

Calculate the fraction of activity in collective events

Usage

calcFracActInColl(objFull, objColl)

Arguments

objFull

an arcosTS object with full data, without collective events.

objColl

an arcosTS object with collective events. Can be also an arcosTS object returned from bootstrapping trackCollBoot function.

Details

Calculate the fraction of total binarised activity involved in collective events.

Value

a data.table with the fraction. If the objColl parameter comes from bootstrapping, fractions are calculated per bootstrapping iteration.

Examples

cat("no examples")


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