Description Usage Arguments Value Author(s) See Also Examples
plot the density plot for each of the parameters in the posterior distribution from selected model
1 2 3 4 | plotMadSeq(object)
## S4 method for signature 'MadSeq'
plotMadSeq(object)
|
object |
A |
the density plot for parameters in the posterior distribution of selected model.
Yu Kong
Yu Kong
runMadSeq
, plotFraction
,
plotMixture
1 2 3 4 5 | ## load the example MadSeq object come with the package
data("aneuploidy_chr18")
## plot the posterior distribution
plotMadSeq(aneuploidy_chr18)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.