getSamplingCovMat {sBIC}R Documentation

Sampling covariance matrix.

Description

Returns the sampling covariance matrix for the data set with setData().

Usage

getSamplingCovMat(this)

## S3 method for class 'LatentForests'
getSamplingCovMat(this)

Arguments

this

the LatentForests object.


[Package sBIC version 0.2.0 Index]