update_tc | R Documentation |
Internal function to calculate marginal probility of latent variables
update_tc(log_z, tcs, tc_history)
log_z |
A 2D matrix containing the pointwise estimate of total correlation explained by each latent variable for each sample. |
tcs |
The total correlation explained by each latent variable in unit of nats (natural unit of information) |
tc_history |
A log of the estimated total correlation with each iteration of the algorithm. |
log_p_y. The log of the marginal probability of the latent variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.