Calculate the fraction of activity in collective events

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.

Value

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

Details

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

Examples

cat("no examples")
#> no examples