hist.MixThres {MixThres}R Documentation

Histogramm of a MixThres Object

Description

The function computes a histogram of the given data values of an MixThres object.

Usage

## S3 method for class 'MixThres':
hist(x, ...)

Arguments

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.

Details

The function computes a histogramm of the probe intensity values and the selected model mixture.

Author(s)

J. Aubert

See Also

hist, plot.MixThres


[Package MixThres version 1.0 Index]