getSupport: Get support for a given model.

Description Usage Arguments

Description

Given a model number returns the support of the model. Let E by the matrix of edges returned by this$getAllEdges(), the support is represented by a 0-1 vector v where the ith entry of v is 1 if the ith edge in E is in the model and is 0 otherwise.

Usage

1
getSupport(this, model)

Arguments

this

the LatentForests object.

model

the model number.


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