sample.posterior: Samples from the posterior distribution

sample.posteriorR Documentation

Samples from the posterior distribution

Description

Sample quadruples (beta, sigma^2, phi, tau^2.rel) from the posterior distribution returned by krige.bayes.

Usage

sample.posterior(n, kb.obj)

Arguments

n

number of samples

kb.obj

on object with an output of krige.bayes.

Value

A n x 4 data-frame with samples from the posterior distribution of the model parameters.

Author(s)

Paulo J. Ribeiro Jr. paulojus@leg.ufpr.br,
Peter J. Diggle p.diggle@lancaster.ac.uk.

References

Further information on the package geoR can be found at:
http://www.leg.ufpr.br/geoR/.

See Also

krige.bayes and sample.posterior.


geoR documentation built on Aug. 9, 2022, 5:11 p.m.

Related to sample.posterior in geoR...