Last data update: 2014.03.03

R: Trace plot 1
plot.trace1R Documentation

Trace plot 1

Description

Displays a plot of iterations vs. sampled values for the age effect of encounter rate.

Usage

## S3 method for class 'trace1'
plot(x,i1, i2, j, xlab = "", ylab = paste("encounter age effect at j=", j), ...)

Arguments

x

matrix record the trace.By default,x = trace1.

i1

starting point of trace.

i2

end pont of trace.

j

the j-th age effect.j=1,2,...,jj-1

xlab

label x

ylab

label y

...

plot

Results