complete_log_posterior: Compute a value proportional to the expected complete log...

Description Usage

Description

This is "propertional to" because we do not compute the normalising constant E[ log p(X, V) | V ]. This does not matter since this function is used to check that each EM M-step maximizes this quantity w.r.t \theta.

Usage

1
2
complete_log_posterior(X, V, Vvar, W, mu, sigSq, K, sparse = FALSE,
  b = NULL)

JimSkinner/spca documentation built on May 7, 2019, 10:52 a.m.