dens.plot {PrevMap} | R Documentation |
Density plot for posterior samples
Description
Plots the autocorrelogram for the posterior samples of the model parameters and spatial random effects.
Usage
dens.plot(
object,
param,
component.beta = NULL,
component.S = NULL,
hist = TRUE,
...
)
Arguments
object |
an object of class 'Bayes.PrevMap'. |
param |
a character indicating for which component of the model the density plot is required: |
component.beta |
if |
component.S |
if |
hist |
logical; if |
... |
additional parameters to pass to |
Author(s)
Emanuele Giorgi e.giorgi@lancaster.ac.uk
Peter J. Diggle p.diggle@lancaster.ac.uk