plotProbabilities {mdatools} | R Documentation |
Plot for class belonging probability
Description
Makes a plot with class belonging probabilities for each object of the classification results. Works only with classification methods, which compute this probability (e.g. SIMCA).
Usage
plotProbabilities(obj, ...)
Arguments
obj |
an object with classification results (e.g. SIMCA) |
... |
other parameters |
[Package mdatools version 0.14.1 Index]