is.binary: Check if a tree is binary

Description Usage Arguments

Description

This function checks is T is a binary tree

Usage

1
is.binary(T, opt = 0)

Arguments

T

a tree

opt

either 0 or 1, opt=1 allows for degree two nodes which are not obsrved


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