computeEdgesSplits: Compute the layout of a Latent Class Tree

Description Usage Arguments Details Value

Description

Compute the layout of a Latent Class Tree

Usage

1

Arguments

resTree

A Latent Class Tree object

Details

The computeEdges function constructs the layout of a LCT, but only the splits. This can be used by igraph and qgraph to make a figure without redundant nodes.

Value

Returns a matrix with in the first column the parent nodes (multiple entries for every split), the second column the child nodes and in the third column the level of the tree.


MattisvdBergh/LCT documentation built on May 8, 2019, 9:50 a.m.