likelihood_v_W: likelihood p(v | W)

Description Usage Arguments Details Value

View source: R/closeform.R

Description

computes p(v|W) using the non-simplified expression

Usage

1
likelihood_v_W(v, W, alpha, beta, log = TRUE, vectorizable = TRUE)

Arguments

v

a column of V where every component is a feature.

Details

Computes the likelihood of a column of V. Since each column is independent, the likelihood of the whole matrix V is the product of the likelihoods of each column in V.

Value

log probability


alumbreras/MMLE-GaP documentation built on May 18, 2019, 2:37 a.m.