plot.MCMCEc4photo: Plottin function for MCMCEc4photo objects

Description Usage Arguments Details See Also

Description

By default it prints the trace of the four parameters being estimated by the MCMCEc4photo function. As an option the density can be plotted.

Usage

1
2
## S3 method for class 'MCMCEc4photo'
plot(x, x2 = NULL, x3 = NULL, type = c("trace", "density"), ...)

Arguments

x

MCMCEc4photo object.

x2

optional additional link{MCMCEc4photo} object.

x3

optional additional link{MCMCEc4photo} object.

type

"trace" plots the iteration history and "density" plots the kernel density.

...

Optional arguments.

Details

This function uses internally xyplot and densityplot both in the 'lattice' package.

See Also

MCMCEc4photo


BioCro documentation built on May 2, 2019, 6:15 p.m.