| summary,MadSeq-method {MADSEQ} | R Documentation |
An S4 method to summarize statistics for MadSeq object
## S4 method for signature 'MadSeq' summary(object)
object |
A |
a table containing statistics for each parameters in the
selected model
Yu Kong
## load the example MadSeq object come with the package
data("aneuploidy_chr18")
## show statistics
summary(aneuploidy_chr18)