compute_diff_exp.BM {PhylogeneticEM} | R Documentation |
compute_diff_exp
compute the differences of conditional expectations between all the
nodes and their parents.
compute_diff_exp.BM(phylo, conditional_law_X)
phylo |
a phylogenetic tree |
conditional_law_X |
result of function |
matrix p x Nedge containing, for each edge e finishing at node i, the quantity E[Z_i|Y]-E[Z_pa(i)|Y].