hist.MixThres {MixThres} | R Documentation |
The function computes a histogram of the given data values of an MixThres object.
## S3 method for class 'MixThres': hist(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. |
The function computes a histogramm of the probe intensity values and the selected model mixture.
J. Aubert