Rdocumentation
powered by
Learn R Programming
sBIC (version 0.2.0)
getNumVertices: Maximum number of vertices.
Description
A private method for LatentForests that computes the number of vertices a tree with this$getNumLeaves() number of leaves has.
Usage
getNumVertices(this)
"getNumVertices"(this)
Arguments
this
the LatentForests object.