likelihood_v_W_alpha1: likelihood p(v | W)

Description Usage Arguments Details Value

View source: R/closeform.R

Description

computes p(v|W) using the simplified expression (if alpha=1) and F = 1

Usage

1
likelihood_v_W_alpha1(v, W, 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.