| summarise_screening | R Documentation |
Combines the LLM ranking with a set of human decisions and reports the realised recall (against the decisions the human made above the stop point), the workload actually incurred, and diagnostic per-record counts.
summarise_screening(ranked, decisions, plan = NULL)
ranked |
A ranking (output of |
decisions |
A tibble with columns |
plan |
Optional |
A screenllm_report object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.