Learn R Programming

cumSeg (version 1.3)

print.aCGHsegmented: Print method for the aCGHsegmented class

Description

Printing the most important feautures of a model returned by jumpoints.

Usage

# S3 method for 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

See Also

jumpoints, plot.aCGHsegmented