print.aCGHsegmented {cumSeg} | R Documentation |
Printing the most important feautures of a model returned by jumpoints
.
## S3 method for class 'aCGHsegmented'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
object of class |
digits |
number of digits to be printed |
... |
arguments passed to other functions |
Vito M.R. Muggeo