Description Usage Arguments Details Value
Compute the layout of a Latent Class Tree
1 | computeEdgesSplits(resTree)
|
resTree |
A Latent Class Tree object |
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.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.