plot.logdensity: Plot density and log-density estimates

Description Usage Arguments See Also

View source: R/plotlogdensity.R

Description

Plot density and log-density estimates

Usage

1
2
## S3 method for class 'logdensity'
plot(x, density = FALSE, type = "l", xlab, ylab, ...)

Arguments

x

a logdensity object

density

logical indicating whether to plot density or log-density

type

what type of plot should be drawn

xlab

a title for the x axis

ylab

a title for the y axis

...

further arguments passed to plot.default

See Also

plot.default


kschurter/logdensity documentation built on Feb. 22, 2022, 1:07 p.m.