Learn R Programming

onlineBcp (version 0.1.8)

plot.BayesCP: Plot BayesCP object

Description

Plot BayesCP object

Usage

# S3 method for BayesCP
plot(x, xlab = "Index", ylab = "x", ...)

Arguments

x

the BayesCP class object to be plotted

xlab

the default x-axis label, default "Index"

ylab

the default y-axis label, default "x"

...

the plotting parameters passed to plot()

Value

No return value, called for side effects