WordGroupDTM: Document-term matrix and SCA by word group

Description Usage Arguments Value

Description

A portion of an entire document-term matrix depending on the class found using the kdSummary function

Usage

1
WordGroupDTM(class, dtm, wordClasses, graph = FALSE)

Arguments

class

the number of the class to be partitioned

dtm

a document-term matrix

wordClasses

the value resulting from performing a KDSummary

graph

a logical value. If TRUE, the knowledge domain map of the corresponding class is plotted

Value

the doc-term matrix and the SCA object from the document and word group


andresfpc/KDViz documentation built on May 12, 2019, 3:35 a.m.