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

prob

A matrix of posterior probabilities.

membership

A numeric vector for membership.

entropy

A numeric value for entropy.

accuracy

A numeric value for accuracy.


[Package nlpsem version 0.3 Index]