calc_score_funcs: Calculate the coefficient of segregation, mingling index, and...

Description Usage Arguments Value

View source: R/score_funcs.R

Description

Calculate the coefficient of segregation, mingling index, and inter-event time summary statistics of a given pair of event series.

Usage

1
calc_score_funcs(x, W = c(0, 7), bidirectional = TRUE)

Arguments

x

Data.frame of <m, t> for a single pair of event series.

W

Vector containing observation window c(low, high).

bidirectional

Logical indicating if the inter-event times should be bidirectional (versus only looking at events prior to event of interest)

Value

List containing


UCIDataLab/assocr documentation built on Oct. 15, 2021, 8:54 p.m.