Description Usage Arguments Value Author(s)
summary method for the class "Bayes.PrevMap" that computes the posterior mean, median, mode and high posterior density intervals using samples from Bayesian fits.
| 1 2 | 
| object | an object of class "Bayes.PrevMap" obatained as result of a call to  | 
| hpd.coverage | value of the coverage of the high posterior density intervals; default is  | 
| ... | further arguments passed to or from other methods. | 
A list with the following values
linear: logical value that is TRUE if a linear model was fitted and FALSE otherwise.
ck: logical value that is TRUE if a low-rank approximation was fitted and FALSE otherwise.
beta: matrix of the posterior summaries for the regression coefficients.
sigma2: vector of the posterior summaries for sigma2.
phi: vector of the posterior summaries for phi.
tau2: vector of the posterior summaries for tau2.
call: matched call.
kappa: fixed value of the shape paramter of the Matern covariance function.
Emanuele Giorgi e.giorgi@lancaster.ac.uk
Peter J. Diggle p.diggle@lancaster.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.