Learn R Programming

BBMV (version 2.1)

ConvProp_bounds: Convolution of the diffusion matrix with the trait density vector.

Description

Internal function used for likelihood calculation and simulation.

Usage

ConvProp_bounds(X, t, prep_mat)

Arguments

X

A trait density vector.

t

The time over which to do the convolution (usually the length of one branch).

prep_mat

The diagonalized diffusion matrix.