glcTreeLeafMatrix {RPMM}R Documentation

Posterior Weight Matrix for Gaussian RPMM

Description

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

Usage

glcTreeLeafMatrix(tr, rounding = 3)

Arguments

tr

Tree from which to create matrix.

rounding

Digits to round.

Details

See glcTree for example.

Value

N x K matrix of posterior weights

See Also

glcTreeLeafClasses


[Package RPMM version 1.25 Index]