mergeDuplicateCollocates {RKorAPClient} | R 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 |
smoothingConstant |
original smoothing constant (to be added only once to the observed values) |
Value
tibble with unique collocate rows
[Package RKorAPClient version 1.1.0 Index]