fct_log_lik | R Documentation |
Internal Log-Likelihood Function
fct_log_lik(mu_mat, sig_vec, y, N, m)
mu_mat |
The mean matrix. |
sig_vec |
A vector of sigma. |
y |
The output matrix. |
N |
The sample size. |
m |
The number of y features. |
A posterior matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.