TopicanalysisBundle: TopicanalysisBundle

Description Public fields Active bindings Methods

Description

TopicanalysisBundle

TopicanalysisBundle

Public fields

foo

something

Active bindings

foo

something

Methods

Public methods


Method length()

Usage
TopicanalysisBundle$length()

Method names()

Usage
TopicanalysisBundle$names()

Method restore()

Usage
TopicanalysisBundle$restore(x = NULL, verbose = TRUE)

Method store()

Usage
TopicanalysisBundle$store(verbose = TRUE)

Method getTerms()

Usage
TopicanalysisBundle$getTerms(k = 100, verbose = TRUE)

Method makeTermTopicMatrix()

Usage
TopicanalysisBundle$makeTermTopicMatrix(
  output = "matrix",
  minimize = FALSE,
  verbose = TRUE,
  progress = TRUE,
  mc = FALSE,
  ...
)

Method getTopicSimilarity()

Usage
TopicanalysisBundle$getTopicSimilarity(...)

Method getTopicDistance()

Usage
TopicanalysisBundle$getTopicDistance(
  chunks = 1,
  method = "binary",
  mc = FALSE,
  progress = TRUE,
  verbose = TRUE
)

Method doClustering()

Usage
TopicanalysisBundle$doClustering()

Method plot()

Usage
TopicanalysisBundle$plot(...)

Method getTopicClusters()

Usage
TopicanalysisBundle$getTopicClusters(h, k = 25)

Method makeOverviewTopicClusters()

Usage
TopicanalysisBundle$makeOverviewTopicClusters(n = 10, terms = TRUE)

Method plotClusterDendrogram()

Usage
TopicanalysisBundle$plotClusterDendrogram(topicNo, verbose = TRUE)

Method plotHeatmap()

Usage
TopicanalysisBundle$plotHeatmap(i)

Method labelTopicClusters()

Usage
TopicanalysisBundle$labelTopicClusters(min = 0, max = 25, heatmap = FALSE)

Method assignLabels()

Usage
TopicanalysisBundle$assignLabels()

Method query()

Usage
TopicanalysisBundle$query(query)

Method as.zoo()

Usage
TopicanalysisBundle$as.zoo(x, y = NULL, k = 3, aggregation = "year")

Method clone()

The objects of this class are cloneable with this method.

Usage
TopicanalysisBundle$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


PolMine/polmineR.topics documentation built on March 6, 2020, 6:03 p.m.