compute_fixed_moments: Compute fixed moments for E step.
Description
compute_fixed_moments
compute the fixed matrices used in E step when
there is no missing data.
Usage
compute_fixed_moments(times_shared, ntaxa)
Value
F_means the matrix to use for actualization of means.
F_vars the matrix to use for the actualization of variances.
Arguments
- times_shared
matrix of the tree, result of function
compute_times_ca