Description Usage Arguments See Also
Returns the corresponding element of a PrototypeLDA
object.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | getSCLOP(x)
## S3 method for class 'PrototypeLDA'
getSimilarity(x)
## S3 method for class 'PrototypeLDA'
getRelevantWords(x)
## S3 method for class 'PrototypeLDA'
getConsideredWords(x)
getMergedTopics(x)
getPrototypeID(x)
## S3 method for class 'PrototypeLDA'
getLDA(x, job, reduce = TRUE, all = FALSE)
## S3 method for class 'PrototypeLDA'
getID(x)
## S3 method for class 'PrototypeLDA'
getParam(x)
## S3 method for class 'PrototypeLDA'
getJob(x)
|
x |
[ |
job |
[ |
reduce |
[ |
all |
[ |
Other getter functions:
getJob()
,
getSimilarity()
,
getTopics()
Other PrototypeLDA functions:
LDAPrototype()
,
getPrototype()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.