plot.BayesCP: Plot BayesCP object

View source: R/online_cp.R

plot.BayesCPR Documentation

Plot BayesCP object

Description

Plot BayesCP object

Usage

## S3 method for class '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


onlineBcp documentation built on May 31, 2022, 5:06 p.m.