expand.bad.nodes: Expands high degree nodes into many ternary nodes.

Description Usage Arguments

Description

This function takes all inner nodes of degree more than 4 and replaces them with a small binary tree. In the current implementation every high degree node is replaced with a chain. In this way this step of the procedure is quick and we can attack bigger trees.

Usage

1

Arguments

T

A tree


pzwiernik/StructuralEM documentation built on May 26, 2019, 11:35 a.m.