update_Omega_c | R Documentation |
Update covariance of a single class
update_Omega_c(S_c, m_c, n_Omega_0, V_Omega_0)
S_c |
[ |
m_c |
[ |
n_Omega_0 |
[ |
V_Omega_0 |
[ |
An update for Omega_c
.
update_Omega_c(S_c = diag(2), m_c = 10, n_Omega_0 = 4, V_Omega_0 = diag(2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.