plot.MixThres {MixThres} | R Documentation |
This function plots an MixThres object. It is a method for the generic function plot of class MixThres.
## S3 method for class 'MixThres': plot(x, ...)
x |
selected mixture model object of class MixThres. This is assumed to be the result of some function that produces an object with the same named components as that returned by the hybridization function. |
... |
arguments to be passed to or from other methods. |
This function is a method for the generic function plot for class "MixThres". It plots the posteriori probabilities according to the intensity signal.
J. Aubert