View source: R/functions_EM_helper.R
get_class_prob_NB | R Documentation |
NB step, class probability
get_class_prob_NB(.D_train, .C_train)
.D_train |
DTM for training docs |
.C_train |
class matrix for training docs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.