getCovMat: Create a covariance matrix.

Description Usage Arguments

Description

Creates a covariance matrix for the latent forest model where edge correlations are given. Here edge correlations are given as a vector and correspond (in order) to the edges returned by this$getAllEdges().

Usage

1
getCovMat(this, edgeCorrelations)

Arguments

this

the LatentForests object.

edgeCorrelations

the edge correlations in a numeric vector.


Lucaweihs/sBIC documentation built on May 9, 2019, 10:07 a.m.