print.aCGHsegmented {cumSeg} | R Documentation |
Print method for the aCGHsegmented class
Description
Printing the most important feautures of a model returned by jumpoints
.
Usage
## S3 method for class 'aCGHsegmented'
print(x, digits = max(3, getOption("digits") - 3), ...)
Arguments
x |
object of class |
digits |
number of digits to be printed |
... |
arguments passed to other functions |
Author(s)
Vito M.R. Muggeo
See Also
[Package cumSeg version 1.3 Index]