Update V_e and V_g
update_v(eval, U, E, Sigma_uu, Sigma_ee, tol = 1/10000)
| eval | vector of eigenvalues from eigendecomposition of relatedness matrix |
|---|---|
| U | matrix |
| E | matrix |
| Sigma_uu | matrix |
| Sigma_ee | matrix |
| tol | a positive number indicating tolerance to be passed to isSymmetric() |
Other expectation-maximization functions:
UpdateRL_B(),
update_e(),
update_u()