getNumVertices: Maximum number of vertices.

Description Usage Arguments

View source: R/LatentForests.R

Description

A private method for LatentForests that computes the number of vertices a tree with this$getNumLeaves() number of leaves has.

Usage

1
2
3
4
getNumVertices(this)

## S3 method for class 'LatentForests'
getNumVertices(this)

Arguments

this

the LatentForests object.


sBIC documentation built on May 2, 2019, 4:16 a.m.