Learn R Programming

BEANSP (version 1.0)

plot.trace3: Trace plot 2

Description

Displays a plot of iterations vs. sampled values for covariate effect.

Usage

"plot"(x,i1, i2, j, xlab = "", ylab = paste("covariate effect at j=", j), ...)

Arguments

x
matrix record the trace.By default,x = trace3.
i1
starting point of trace.
i2
end pont of trace.
j
the j-th covariate effect.j=1,2,...,nx
xlab
label x
ylab
label y
...
plot