print.MixThres {MixThres} | R Documentation |
This function prints an MixThres object. It is a method for the generic function print of class MixThres.
## S3 method for class 'MixThres': print(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 or threshold functions. |
... |
arguments to be passed to or from other methods. |
This function is a method for the generic function print for class "MixThres". It can be invoked by calling print for an object of the appropriate class, or directly by calling print.MixThres regardless of the class of the object.
This function gives :
J. Aubert
print
, hybridization
,threshold