Learn R Programming

spikes (version 1.1)

plot.out: Plots output of spikes

Description

Plots the observed kernel density of data and the upper envelope of the resampled densities.

Usage

"plot"(x, main = NULL, ...)

Arguments

x
Object of class out
main
Title, NULL by default
...
additional plotting arguments

Examples

Run this code
data(output)
plot(output)

Run the code above in your browser using DataLab