Learn R Programming

mixedsde (version 1.0)

plot,Bayes.pred,ANY-method: Plot method for the Bayesian prediction class object

Description

Plot method for the S4 class Bayes.pred

Usage

"plot"(x, newwindow = FALSE, plot.legend = TRUE, ylim, xlab = "times", ylab = "X", col = 3, lwd = 2, ...)

Arguments

x
Bayes.fit class
newwindow
logical(1), if TRUE, a new window is opened for the plot
plot.legend
logical(1)
ylim
optional
xlab
optional, default 'times'
ylab
optional, default 'X'
col
color for the prediction intervals, default 3
lwd
linewidth for the prediction intervals, default 2
...
optional plot parameters

References

Dion, C., Hermann, S. and Samson, A. (2016). Mixedsde: an R package to fit mixed stochastic differential equations.