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 aCGHsegmented

digits

number of digits to be printed

...

arguments passed to other functions

Author(s)

Vito M.R. Muggeo

See Also

jumpoints, plot.aCGHsegmented


[Package cumSeg version 1.3 Index]