Description Usage Arguments Value Author(s) Examples
An S4 method to summarize statistics for MadSeq
object
1 2 | ## S4 method for signature 'MadSeq'
summary(object)
|
object |
A |
a table
containing statistics for each parameters in the
selected model
Yu Kong
1 2 3 4 5 | ## load the example MadSeq object come with the package
data("aneuploidy_chr18")
## show statistics
summary(aneuploidy_chr18)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.