violinPlot | R Documentation |
violinPlot
violinPlot(estimation, trueSignal = NULL, title = NULL)
estimation |
The estimation list from the 'estimateTheta' function |
trueSignal |
The true signal (if available) |
title |
The title of the plot |
A violint plot with the estimated distribution of each object
data(estimatedSignal)
violinPlot(estimatedSignal)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.