Learn R Programming

PhylogeneticEM (version 1.0.0)

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)

Arguments

times_shared
matrix of the tree, result of function compute_times_ca

Value

F_means the matrix to use for actualization of means.F_vars the matrix to use for the actualization of variances.