traceplots: traceplots function

Description Usage Arguments Value See Also

Description

A function to produce trace plots for the paramerers beta and eta from a call to the function lgcpPredictSpatialPlusPars, lgcpPredictAggregateSpatialPlusPars, lgcpPredictSpatioTemporalPlusPars or lgcpPredictMultitypeSpatialPlusPars

Usage

1
2
traceplots(obj, xlab = "Sample No.", ylab = NULL, main = "", ask = TRUE,
  ...)

Arguments

obj

an object produced by a call to lgcpPredictSpatialPlusPars, lgcpPredictAggregateSpatialPlusPars, lgcpPredictSpatioTemporalPlusPars orlgcpPredictMultitypeSpatialPlusPars

xlab

optional label for x-axis, there is a sensible default.

ylab

optional label for y-axis, there is a sensible default.

main

optional title of the plot, there is a sensible default.

ask

the paramter "ask", see ?par

...

other arguments passed to the function "hist"

Value

produces MCMC trace plots of the parameters beta and eta

See Also

ltar, autocorr, parautocorr, parsummary, textsummary, priorpost, postcov, exceedProbs, betavals, etavals


bentaylor1/lgcp documentation built on May 12, 2019, 2:09 p.m.