create_ensembleSummary: creates a summary with ensemble coverage and precision.

Description Usage Arguments Details Author(s)

View source: R/create_ensembleSummary.R

Description

Creates a summary with ensemble coverage and precision values for an ensemble greater than the threshold specified.

Usage

1
create_ensembleSummary(document_summary)

Arguments

document_summary

The document_summary slot from the analytics-class generated by create_analytics.

Details

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.

Author(s)

Loren Collingwood, Timothy P. Jurka


RTextTools documentation built on April 26, 2020, 9:05 a.m.