Arun2010 {ldatuning} | R Documentation |
Arun2010
Description
Implement scoring algorithm
Usage
Arun2010(models, dtm)
Arguments
models |
An object of class "LDA |
dtm |
An object of class "DocumentTermMatrix" with term-frequency weighting or an object coercible to a "simple_triplet_matrix" with integer entries. |
Value
A scalar LDA model score
[Package ldatuning version 1.0.2 Index]