mergeDuplicateCollocates: Merge duplicate collocate rows and re-calculate association...

View source: R/collocationScoreQuery.R

mergeDuplicateCollocatesR Documentation

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)

Arguments

...

tibbles with collocate rows returned from collocationAnalysis()

smoothingConstant

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

Value

tibble with unique collocate rows


KorAP/RKorAPClient documentation built on April 11, 2025, 11 p.m.