Rdocumentation
powered by
Learn R Programming
RPMM (version 1.20)
blcTreeLeafMatrix: Posterior Weight Matrix for Beta RPMM
Description
Gets a matrix of posterior class membership weights for terminal nodes.
Usage
blcTreeLeafMatrix(tr, rounding = 3)
Arguments
tr
Tree from which to create matrix.
rounding
Digits to round.
Value
N x K matrix of posterior weights
Details
See
blcTree
for example.
See Also
blcTreeLeafClasses