Learn R Programming

sBIC (version 0.2.0)

getNumLeaves: Get number of leaves.

Description

Gets the number of leaves in the latent forest models.

Usage

getNumLeaves(this)
"getNumLeaves"(this)

Arguments

this
the LatentForests object.