blcTreeLeafMatrix: Posterior Weight Matrix for Beta RPMM

Description Usage Arguments Details Value See Also

View source: R/betaRPMM.R

Description

Gets a matrix of posterior class membership weights for terminal nodes.

Usage

1
blcTreeLeafMatrix(tr, rounding = 3)

Arguments

tr

Tree from which to create matrix.

rounding

Digits to round.

Details

See blcTree for example.

Value

N x K matrix of posterior weights

See Also

blcTreeLeafClasses


RPMM documentation built on May 2, 2019, 2:52 p.m.

Related to blcTreeLeafMatrix in RPMM...