getNumLeaves {sBIC} | R Documentation |
Get number of leaves.
Description
Gets the number of leaves in the latent forest models.
Usage
getNumLeaves(this)
## S3 method for class 'LatentForests'
getNumLeaves(this)
Arguments
this |
the LatentForests object. |
[Package sBIC version 0.2.0 Index]