analytics_virgin-class: an S4 class containing the analytics for a classified set of...

Description Objects from the Class Slots Author(s)

Description

An S4 class containing the analytics for a classified set of documents. This includes a label summary and a document summary. This class is returned if virgin=TRUE in create_container.

Objects from the Class

Objects could in principle be created by calls of the form new("analytics_virgin", ...). The preferred form is to have them created via a call to create_analytics.

Slots

label_summary

Object of class "data.frame": stores the analytics for each label, including how many documents were classified with each label

document_summary

Object of class "data.frame": stores the analytics for each document, including all available raw data associated with the learning process

Author(s)

Timothy P. Jurka <tpjurka@ucdavis.edu>


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