Description Usage Arguments Details Value
computes p(V|W)
1 | likelihood_V_W(V, W, alpha, beta, log = TRUE, vectorizable = FALSE)
|
V |
a full matrix with one observation per column |
Computes the likelihood of a full V. Since each column is independent, the likelihood of the whole matrix V is the product of the likelihoods of each column in V.
log probability
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.