violinPlot: violinPlot

View source: R/violinPlot.R

violinPlotR Documentation

violinPlot

Description

violinPlot

Usage

violinPlot(estimation, trueSignal = NULL, title = NULL)

Arguments

estimation

The estimation list from the 'estimateTheta' function

trueSignal

The true signal (if available)

title

The title of the plot

Value

A violint plot with the estimated distribution of each object

Examples

data(estimatedSignal)
violinPlot(estimatedSignal)

pievos101/TopKSignal documentation built on Jan. 4, 2024, 1:45 p.m.