treesize: treesize

Description Usage Arguments Value Note Author(s)

View source: R/treesize.R

Description

treesize

Usage

1
treesize(x, terminal = TRUE)

Arguments

x,

an object of class rfCountData, which contains a forest component.

terminal,

count terminal nodes only (TRUE) or all nodes (FALSE

Value

A vector containing number of nodes for the trees in the rfCountData object.

Note

The rfCountData object must contain the forest component; i.e., created with rfPoisson(...,keep.forest=TRUE).

Author(s)

Andy Liaw andy_liaw@merck.com


fpechon/rfCountData documentation built on Aug. 12, 2019, 11:16 a.m.