Learn R Programming

PhylogeneticEM (version 1.8.0)

compute_stationary_variance: Compute the stationary variance matrix

Description

compute_stationary_variance computes the stationary variance matrix of an OU process.

Usage

compute_stationary_variance(variance, selection.strength)

Value

A positive definite Matrix of class dpoMatrix-class.

Arguments

variance

the variance (rate matrix) of the process.

selection.strength

the selection strength (alpha) matrix of the process.