plotDensities | R Documentation |
This function estimates and plots the densities of the results of each algorithm
plotDensities(data, ...)
data |
A matrix where columns represent the algorithms |
... |
The plot is created using |
A ggplot
object.
qqplotGaussian
data(data_gh_2010)
plotDensities(data.gh.2010)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.