Perform matrix factorization of the KS test results, see the matrix
factorization method at LDA
.
Arguments
- domain_cellytpe
A data frame. The result of function
ksTest
.- num_topics
A integer or a vector of integer. The number of topics. To find the best number of topics if
NULL
. Or to find the best number of topics by the given range if a vector of integer. Or provide your own number if a integer.