Description Usage Arguments Details Author(s)
View source: R/create_ensembleSummary.R
Creates a summary with ensemble coverage and precision values for an ensemble greater than the threshold specified.
1 | create_ensembleSummary(document_summary)
|
document_summary |
The |
This summary is created in the create_analytics
function. Note that a threshold value of 3 will return ensemble coverage and precision statistics for topic codes that had 3 or more (i.e. >=3) algorithms agree on the same topic code.
Loren Collingwood, Timothy P. Jurka
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.