compute_fixed_moments {PhylogeneticEM} | R Documentation |
compute_fixed_moments
compute the fixed matrices used in E step when
there is no missing data.
compute_fixed_moments(times_shared, ntaxa)
times_shared |
matrix of the tree, result of function
|
F_means the matrix to use for actualization of means.
F_vars the matrix to use for the actualization of variances.