plotDensities: Kernel based density estimation of the samples

Description Usage Arguments Value See Also Examples

Description

This function estimates and plots the densities of the results of each algorithm

Usage

1

Arguments

data

A matrix where columns represent the algorithms

...

The plot is created using ggplot2. This special parameter can be used to pass additional parameters to the geom_line function used to plot the sample points. It can also be used to pass additional arguments to the density function, which is used to eastimate the densities.

Value

A ggplot object.

See Also

qqplotGaussian

Examples

1
2

scmamp documentation built on May 1, 2019, 10:10 p.m.