A function to plot the prior and posterior densities of the model parameters eta and beta. The prior appears as a red line and the posterior appears as a histogram.
priorpost(
obj,
breaks = 30,
xlab = NULL,
ylab = "Density",
main = "",
ask = TRUE,
...
)
an object produced by a call to lgcpPredictSpatialPlusPars, lgcpPredictAggregateSpatialPlusPars, lgcpPredictSpatioTemporalPlusPars or lgcpPredictMultitypeSpatialPlusPars
"breaks" paramter from the function "hist"
optional label for x-axis, there is a sensible default.
optional label for y-axis, there is a sensible default.
optional title of the plot, there is a sensible default.
the paramter "ask", see ?par
other arguments passed to the function "hist"
plots of the prior and posterior of the model parameters eta and beta.
ltar, autocorr, parautocorr, traceplots, parsummary, textsummary, postcov, exceedProbs, betavals, etavals