compute_variance_block_diagonal.BM {PhylogeneticEM} | R Documentation |
Tips Variances for the BM
Description
compute_variance_block_diagonal.BM
computes the n p*p variance
matrices of each tip vector.
Usage
compute_variance_block_diagonal.BM(times_shared, params_old, ntaxa, ...)
Arguments
times_shared |
times of shared ancestry of all nodes and tips, result
of function |
params_old |
(list) : old parameters to be used in the E step |
Value
p * p * ntaxa array with ntaxa variance matrices
[Package PhylogeneticEM version 1.8.0 Index]