summary-method: Summarize statistics of the MadSeq object

Description Usage Arguments Value Author(s) Examples

Description

An S4 method to summarize statistics for MadSeq object

Usage

1
2
## S4 method for signature 'MadSeq'
summary(object)

Arguments

object

A MadSeq object returned by runMadSeq function

Value

a table containing statistics for each parameters in the selected model

Author(s)

Yu Kong

Examples

1
2
3
4
5
## load the example MadSeq object come with the package
data("aneuploidy_chr18")

## show statistics
summary(aneuploidy_chr18)

ykong2/MADSEQ documentation built on May 4, 2019, 5:30 p.m.