compute_variance_block_diagonal.OU {PhylogeneticEM} | R Documentation |
Tips Variances for the OU
Description
compute_variance_block_diagonal.OU
computes the n p*p variance
matrices of each tip vector.
Usage
compute_variance_block_diagonal.OU(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.7.0 Index]