getNumLeaves: Get number of leaves.

Description Usage Arguments

View source: R/LatentForests.R

Description

Gets the number of leaves in the latent forest models.

Usage

1
2
3
4
getNumLeaves(this)

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

Arguments

this

the LatentForests object.


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