Learn R Programming

KDEmcmc (version 0.0.2)

plot.mBCV_obj: Plot Kernel Density Result from mBCV_obj

Description

draw a histogram and density curve of the results.

Usage

# S3 method for mBCV_obj
plot(x, main=NULL, xlab="", ...)

Value

No return value. Called for its side effects (generates a plot).

Arguments

x

mBCV_obj object.

main

title of plot.

xlab

title for the x axis.

...

arguments to be paseed to methods.