| plotMadSeq {MADSEQ} | R Documentation |
plot the density plot for each of the parameters in the posterior distribution from selected model
plotMadSeq(object) ## S4 method for signature 'MadSeq' plotMadSeq(object)
object |
the density plot for parameters in the posterior distribution of selected model.
Yu Kong
Yu Kong
runMadSeq, plotFraction,
plotMixture
## load the example MadSeq object come with the package
data("aneuploidy_chr18")
## plot the posterior distribution
plotMadSeq(aneuploidy_chr18)