compute_variance_covariance.OU.nonsym: Complete variance covariance matrix for OU

View source: R/E_step.R

compute_variance_covariance.OU.nonsymR Documentation

Complete variance covariance matrix for OU

Description

compute_variance_covariance.OU computes the (n+m)*p squared variance covariance matrix of vec(X).

Usage

compute_variance_covariance.OU.nonsym(
  times_shared,
  distances_phylo,
  params_old,
  ...
)

Arguments

times_shared

times of shared ancestry of all nodes and tips, result of function compute_times_ca

params_old

(list) : old parameters to be used in the E step

Value

matrix of variance covariance for the OU


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