View source: R/postprocess_judgements.R
postprocess_judgements | R Documentation |
Standardise the output from aggregation method's. This function is called by every aggregation method as a final step.
postprocess_judgements(method_output)
method_output |
tibble created from one of the aggregation methods after
pre-processing' with columns for the aggregation |
A tibble of confidence scores cs
for each paper_id
, corresponding
with an aggregation method
(character).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.