| postOutput-class {nlpsem} | R Documentation |
S4 Class for posterior probabilities, membership, entropy, and accuracy (when applicable)
Description
S4 Class for the output structure for the getPosterior() function.
Slots
probA matrix of posterior probabilities.
membershipA numeric vector for membership.
entropyA numeric value for entropy.
accuracyA numeric value for accuracy.
[Package nlpsem version 0.3 Index]