etree-size: Size of Energy Trees

etree-sizeR Documentation

Size of Energy Trees

Description

Depth and width of an Energy Tree.

Usage

depth(x, ...)

width(x, ...)

Arguments

x

An object of class etree.

...

Additional arguments.

Value

depth() returns the depth of the tree and width() gives the number of terminal nodes.

Functions

  • depth: Depth of the three.

  • width: Number of terminal nodes in the tree.


etree documentation built on July 16, 2022, 9:05 a.m.