plot.trace3: Trace plot 2

Description Usage Arguments

Description

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

Usage

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


BEANSP documentation built on April 14, 2017, 10:11 p.m.