compute_stationary_variance: Compute the stationary variance matrix

View source: R/generic_functions.R

compute_stationary_varianceR Documentation

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)

Arguments

variance

the variance (rate matrix) of the process.

selection.strength

the selection strength (alpha) matrix of the process.

Value

A positive definite Matrix of class dpoMatrix-class.


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