avSize function

Compute the average tree size in a forest

Compute the average tree size in a forest

Returns the average number of terminal nodes for trees in a forest

avSize(forest)

Arguments

  • forest: A model returned by splineForest()

Returns

The average number of terminal nodes in forest

Examples

avSize(forest)
  • Maintainer: Anna Neufeld
  • License: MIT + file LICENSE
  • Last published: 2019-07-18