compute_fixed_moments: Compute fixed moments for E step.

View source: R/E_step.R

compute_fixed_momentsR Documentation

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.


pbastide/PhylogeneticEM documentation built on Feb. 12, 2024, 1:27 a.m.