Learn R Programming

RKorAPClient (version 1.0.0)

mergeDuplicateCollocates: Merge duplicate collocate rows and re-calculate association scores and URLs. Useful if collocation analyses were performed separately for collocates on the left and right side of a node.

Description

Merge duplicate collocate rows and re-calculate association scores and URLs. Useful if collocation analyses were performed separately for collocates on the left and right side of a node.

Usage

mergeDuplicateCollocates(..., smoothingConstant = 0.5)

Value

tibble with unique collocate rows

Arguments

...

tibbles with collocate rows returned from collocationAnalysis()

smoothingConstant

original smoothing constant (to be added only once to the observed values)