View source: R/collocationScoreQuery.R
mergeDuplicateCollocates | 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.
mergeDuplicateCollocates(..., smoothingConstant = 0.5)
... |
tibbles with collocate rows returned from |
smoothingConstant |
original smoothing constant (to be added only once to the observed values) |
tibble with unique collocate rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.