postOutput-class: S4 Class for posterior probabilities, membership, entropy,...

postOutput-classR Documentation

S4 Class for posterior probabilities, membership, entropy, and accuracy (when applicable)

Description

S4 Class for the output structure for the getPosterior() function.

Slots

prob

A matrix of posterior probabilities.

membership

A numeric vector for membership.

entropy

A numeric value for entropy.

accuracy

A numeric value for accuracy.


nlpsem documentation built on Sept. 13, 2023, 1:06 a.m.