calc_lda_r2 | R Documentation |
Formats inputs and hands off to calc_rsquared
calc_lda_r2(dtm, theta, beta, threads)
dtm |
must be of class dgCMatrix |
theta |
a theta matrix |
beta |
a beta matrix |
threads |
number of parallel threads |
Numeric scalar between negative infinity and 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.