covld: Covariance matrix for a linear DAG

View source: R/covld.R

covldR Documentation

Covariance matrix for a linear DAG

Description

Computes the overall covariance matrix generated by the coefficients of a linear DAG. See coefx for an extended example.

Usage

covld(mat)

Arguments

mat

a matrix defining a linear DAG. See coefx.

Value

the variance matrix implied by the linear DAG.


gmonette/causalsim documentation built on April 21, 2022, 1:40 a.m.