calcW: Calculate covariance matrix

Description Usage Arguments Value Examples

View source: R/calcW.R

Description

Combines differential equation solutions as encoded in combOk matrix and calculate the covariance matrix W

Usage

1
calcW(diffEqSol, ncell, combOk)

Arguments

diffEqSol

Differential equations solutions.#'

ncell

The number of cell types over which the process evolves.

combOk

The number of cell types over which the process evolves.

Value

Matrix.

Examples

1
calcW(diffEqSol,ncell,combOk)

dp3ll1n/SLCDP documentation built on Feb. 6, 2021, 9:17 p.m.