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


RKorAPClient documentation built on April 4, 2025, 1:02 a.m.